LlGetTorque
From Second Life Wiki
(Redirected from LSL llGetTorque)
| LSL Portal | | | Functions | | | Events | | | Types | | | Operators | | | Constants | | | Flow Control | | | Script Library | | | Tutorials |
Contents |
Description
Function: vector llGetTorque( );| 75 | Function ID |
| 0.0 | Delay |
| 10.0 | Energy |
Returns a vector that is the torque (if the script is physical)
See Also
Functions
| • | llSetTorque | – | Sets the objects torque | |
| • | llSetForce | – | Sets the objects force | |
| • | llGetForce | – | Gets the objects force | |
| • | llGetOmega | |||
| • | llGetVel | |||
| • | llGetMass | |||
| • | llGetAccel |
This article wasn't helpful for you? Maybe the related article at the LSL Wiki is able to bring enlightenment.

