RigidBodyController::GetSleepBoxSize
Defined in:
Returns the sleep box size for a rigid body.
C4Physics.h
Prototype
float GetSleepBoxSize(void) const;
Description
The GetSleepBoxSize
function returns the size of the sleep boxes used to determine when a rigid body can be put to sleep.
See Also