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

Returns the wake counter of the actor.

It is not allowed to use this method while the simulation is running.

The wake counter of the actor.