Difference between revisions of "VEHICLE REFERENCE FRAME"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
|value=44 | |value=44 | ||
|desc=Used to set the rotation of vehicle axes relative to local frame. | |desc=Used to set the rotation of vehicle axes relative to local frame. | ||
|examples | |examples | ||
|events | |events | ||
|functions={{LSL DefineRow||[[llSetVehicleRotationParam]]}} | |functions={{LSL DefineRow||[[llSetVehicleRotationParam]]}} |
Revision as of 10:04, 17 September 2014
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer VEHICLE_REFERENCE_FRAME = 44;The integer constant VEHICLE_REFERENCE_FRAME has the value 44
Used to set the rotation of vehicle axes relative to local frame.
Caveats