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

Retrieves the mass of the actor.

A value of 0 is interpreted as infinite mass.

The mass of this actor.