osClearInertia
OSSLvoid osClearInertia()
clears the effect of osSetInertia* functions. Link set total mass, center of mass and inertia will be the values estimated by default from the link set parts.
Takes no parameters.
Energy
10
OpenSimulator extensions. Some are gated by threat level and a region may refuse them.
More in OSSL
void osLoopSoundMaster(integer linknum, string sound, float volume)
float osVecMagSquare(vector a)
void osNpcSit(key npc, key target, integer options)
key osNpcCreate(string user, string name, vector position, string notecard, integer options)
void osNpcMoveTo(key npc, vector position)
string osSHA256(string input)
void osSetLinkStandTarget(integer linkNumber, vector v)
vector osNpcGetPos(key npc)