pub unsafe extern "C" fn PxRigidBody_getInvMass(
self_: *const PxRigidBody,
) -> f32Expand description
Retrieves the inverse mass of the actor.
The inverse mass of this actor.
pub unsafe extern "C" fn PxRigidBody_getInvMass(
self_: *const PxRigidBody,
) -> f32Retrieves the inverse mass of the actor.
The inverse mass of this actor.