|
Call this function to turn extra stability on and off. The default value is off.
This function is currently experimental. The extra stability is turned on, the strictness of maintaining constraints is reduce when objects are moving slowly in an attempt to improve stability. This is a help in rag doll simulation but in general it is not needed. In fact, in many cases in may decrease stability. - See also:
- TA::DynamicObject::ExtraStability.
- Parameters:
-
| bValue |
| | true for on, false for off. |
|