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
string osGetApparentRegionTimeString(integer format24)
float osAngleBetween(vector a, vector b)
float osGetHealth(key agentId)
list osGetInventoryNames(integer type)
list osGetLinkPrimitiveParams(integer linknumber, list rules)
string osGetGridNick()
integer osConsoleCommand(string Command)
void osPlaySound(integer linknum, string sound, float volume)