osSetInertiaAsBox
OSSLvoid osSetInertiaAsBox(float mass, vector boxSize, vector centerOfMass, rotation rot)
Allows creators to set the link set total mass, center of mass and moment of inertia. Moment of inertia will be the one of a box of size boxSize, placed at the center of mass and rotated by rot in the root prim local frame. Call osClearInertia to undo.
Parameters
| Type | Name |
|---|---|
| float | mass |
| vector | boxSize |
| vector | centerOfMass |
| rotation | rot |
Energy
10
OpenSimulator extensions. Some are gated by threat level and a region may refuse them.
More in OSSL
key osGetParcelID()
string osFormatString(string str, list strings)
string osUnixTimeToTimestamp(integer time)
string osDrawResetTransform(string drawList)
key osNpcSaveAppearance(key npc, string notecard, integer includeHuds)
integer osStringIndexOf(string src, string value, integer start, integer count, integer ignorecase)
float osGetApparentTime()
string osGetInventoryName(key itemId)