Files
RCBASIC4/doc/files/getvehicleaxis.txt
2026-02-26 15:33:51 -06:00

15 lines
480 B
Plaintext

#title GetVehicleAxis [RCBasic Doc]
#header Sub GetVehicleAxis( actor, ByRef x, ByRef y, ByRef z )
Gets the axis used to define a vehicles orientation.
#table
#row "Direction", "Axis", "Meaning"
#row "X", "Right Axis", "Wheel axle direction"
#row "Y", "Up Axis", "Suspension direction"
#row "Z", "Forward Axis", "Driving direction"
#/table
#ref SetWheelAxel SetSuspensionLength SetWheelDirection