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

Returns the mass-normalized kinetic energy below which an actor may go to sleep.

The energy threshold for sleeping.