True Axis Physics SDK 1.2.0.1 Beta Documentation
www.trueaxis.com

void TA::DynamicObjectCar::SetAntiRollFudge (
float   fAntiRollFudge  ) [inline]
 

Call this function to set the anti roll fudge. The anti roll fudge effectively lowers the car's center of gravity when applying forces to the car through its wheels. This makes it much harder to roll the car while cornering. This is not physically accurate but might be useful for some users of the True Axis Physics SDK. Especially when trying to make an unrealistically fast accelerating and cornering car. Increasing gravity and down force can also help make more high performance vehicles. The default value is 0.0f.

Parameters:
fAntiRollFudge
The new value for the car's anti roll fudge.
See also:
TA::DynamicObjectCar::GetAntiRollFudge().



© Copyright 2004-2006 TRUE AXIS PTY LTD Australia. All rights reserved.