12 lines
409 B
Plaintext
12 lines
409 B
Plaintext
#title SetWheelInverseContactSuspension [RCBasic Doc]
|
|
#header Sub SetWheelInverseContactSuspension( actor, wheel, c_value )
|
|
|
|
Sets the clipped inverse contact dot suspension.
|
|
|
|
This value is a stability factor used to adjust suspension force when the ground contact surface is tilted.
|
|
|
|
It prevents suspension forces from exploding when the wheel contacts steep surfaces.
|
|
|
|
#ref GetWheelInverseContactSuspension
|
|
|