pub unsafe extern "C" fn PxRigidBody_getInvMass(
    self_: *const PxRigidBody
) -> f32
Expand description

Retrieves the inverse mass of the actor.

The inverse mass of this actor.