Skip to content

llGetObjectMass

function ll.GetObjectMass(ID: string): number

Returns the mass of the avatar or object in the region.

Gets the mass of the object or avatar corresponding to ID.

Parameters
ID (string)

Add example usage here showing SLua/Luau syntax with ll.GetObjectMass().

Add additional notes, caveats, or tips specific to using this function in SLua/Luau.