osSetInertiaAsSphere
OSSLvoid osSetInertiaAsSphere(float mass, float radius, vector centerOfMass)
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 sphere of radius radius, placed at the center of mass. Call osClearInertia to undo.
Parameters
| Type | Name |
|---|---|
| float | mass |
| float | radius |
| vector | centerOfMass |
Energy
10
OpenSimulator extensions. Some are gated by threat level and a region may refuse them.
More in OSSL
vector osNpcGetPos(key npc)
void osNpcMoveToTarget(key npc, vector target, integer options)
void osLinkParticleSystem(integer linknumber, list rules)
void osSetStandTarget(vector v)
string osDrawFilledRectangle(string drawList, integer width, integer height)
string osDrawRectangle(string drawList, integer width, integer height)
string osGetLinkInventoryName(integer linkNumber, key itemId)
string osGetAgentCountry(key agentId)