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
integer osRegionRestart(float seconds, string msg)
float osGetCurrentSunHour()
void osParcelJoin(vector pos1, vector pos2)
void osCauseDamage(key avatar, float damage)
key osNpcCreate(string user, string name, vector position, string notecard, integer options)
string osDrawTranslationTransform(string drawList, float x, float y)
float osRound(float value, integer digits)
void osNpcShout(key npc, integer channel, string message)