LlGetMass
From Second Life Wiki
(Redirected from LSL llGetMass)
| LSL Portal | | | Functions | | | Events | | | Types | | | Operators | | | Constants | | | Flow Control | | | Script Library | | | Tutorials |
Description
Function: float llGetMass( );| 109 | Function ID |
| 0.0 | Delay |
| 10.0 | Energy |
Returns a float that is the mass of object that script is attached to.
See Also
Functions
| • | llGetObjectMass | – | Gets the object mass. | |
| • | llGetForce | – | Gets the objects force | |
| • | llGetOmega | |||
| • | llGetVel | |||
| • | llGetTorque | |||
| • | llGetAccel |

