B2.Body:getInertia

From GiderosMobile
Revision as of 10:45, 23 August 2018 by Hgy29 (talk | contribs)

Available since: Gideros 2012.2.2

Description


Returns the rotational inertia of the body about the local origin in kg-m^2.

(number) = b2.Body:getInertia()

Return values

Returns (number) The rotational inertia of the body about the local origin in kg-m^2.