LlSetVehicleRotationParam
From Second Life Wiki
Second Life Wiki > LSL Portal > Built-in Functions > LlSetVehicleRotationParam (Redirected from LSL llSetVehicleRotationParam)
| LSL Portal | | | Functions | | | Events | | | Types | | | Operators | | | Constants | | | Flow Control | | | Script Library | | | Tutorials |
Description
Function: llSetVehicleRotationParam( integer param, rotation rot );| 235 | Function ID |
| 0.0 | Delay |
| 10.0 | Energy |
Sets the vehicle rotation parameter param to rot.
| • integer | param | – | VEHICLE_* flag | |
| • rotation | rot |
| Constant | Description | |
|---|---|---|
| VEHICLE_REFERENCE_FRAME | 44 | rotation of vehicle axes relative to local frame |
See Also
Functions
| • | llSetVehicleFloatParam | – | Sets a vehicle float parameter | |
| • | llSetVehicleVectorParam | – | Sets a vehicle vector parmeter |
Articles
| • | Linden Vehicle Tutorial |
This article wasn't helpful for you? Maybe the related article at the LSL Wiki is able to bring enlightenment.

