|
After calling TA::DynamicObject::ApplyForceAndTorqueToVelocities, it is usually necessary to call this function to clear the force and torque. - See also:
- TA::DynamicObject::AssertForceAndTorqueCleared,TA::DynamicObject::AccumulateGravity TA::DynamicObject::AccumulateForceAndTorque and TA::DynamicObject::ApplyForceAndTorqueToVelocities.
- Examples:
-
DynamicObjectOverrideExample.cpp.
|