LlRot2Axis
From Second Life Wiki
| LSL Portal | | | Functions | | | Events | | | Types | | | Operators | | | Constants | | | Flow Control | | | Script Library | | | Tutorials |
Function: vector llRot2Axis( rotation rot );
| 170 | Function ID |
| 0.0 | Delay |
| 10.0 | Energy |
Returns a vector the rotation axis represented by rot
| • rotation | rot |
Use in conjunction with llRot2Angle.
To undo use llAxisAngle2Rot.

