13 lines
321 B
Plaintext
13 lines
321 B
Plaintext
#title SetWheelSuspensionStiffness [RCBasic Doc]
|
|
#header Sub SetWheelSuspensionStiffness( actor, wheel, stiffness )
|
|
|
|
Sets the suspension stiffness of a wheel.
|
|
|
|
#list ul
|
|
#li Higher stiffness - stronger upward force for the same compression
|
|
#li Lower stiffness - softer suspension
|
|
#/list
|
|
|
|
#ref GetWheelSuspensionStiffness
|
|
|