13 lines
318 B
Plaintext
13 lines
318 B
Plaintext
#title GetWheelSuspensionStiffness [RCBasic Doc]
|
|
#header Function GetWheelSuspensionStiffness( actor, wheel )
|
|
|
|
Returns 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 SetWheelSuspensionStiffness
|
|
|