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
void osNpcStopMoveToTarget(key npc)
vector osNpcGetPos(key npc)
integer osGetSittingAvatarsCount(key object_id)
integer osGetParcelDwell(vector pos)
void osForceBreakLink(integer linknum)
string osSetDynamicTextureURL(string dynamicID, string contentType, string url, string extraParams, integer timer)
string osGetSimulatorVersion()
string osLoadedCreationDate()