10 lines
249 B
Plaintext
10 lines
249 B
Plaintext
#title SetWheelSuspensionVelocity [RCBasic Doc]
|
|
#header Sub SetWheelSuspensionVelocity( actor, wheel, velocity )
|
|
|
|
Sets the suspension velocity.
|
|
|
|
This value is the speed that the suspension compresses or extends at.
|
|
|
|
#ref GetWheelSuspensionVelocity
|
|
|