SetObject3DPhysicsSleepingThreshold
Description
Sets the 3d physics sleeping thresholds for the object.
Definition
SetObject3DPhysicsSleepingThreshold( objID, angular, linear )
void agk::SetObject3DPhysicsSleepingThreshold( UINT objID, float angular, float linear )
Parameters
- objID - object ID
- angular - angular velocity
- linear - linear velocity