pub unsafe extern "C" fn PxRigidDynamic_getSleepThreshold(
self_: *const PxRigidDynamic,
) -> f32Expand description
Returns the mass-normalized kinetic energy below which an actor may go to sleep.
The energy threshold for sleeping.
pub unsafe extern "C" fn PxRigidDynamic_getSleepThreshold(
self_: *const PxRigidDynamic,
) -> f32Returns the mass-normalized kinetic energy below which an actor may go to sleep.
The energy threshold for sleeping.