osSetInertia
OSSLvoid osSetInertia(float mass, vector centerOfMass, vector principalInertiaScaled, rotation rot)
Allows creators to set the major physics dynamic proprieties, replacing the values estimated from the linkset parts. Call osClearInertia to undo.
Parameters
| Type | Name |
|---|---|
| float | mass |
| vector | centerOfMass |
| vector | principalInertiaScaled |
| rotation | rot |
Energy
10
OpenSimulator extensions. Some are gated by threat level and a region may refuse them.
More in OSSL
void osNpcLoadAppearance(key npc, string notecard)
string osSetDynamicTextureURL(string dynamicID, string contentType, string url, string extraParams, integer timer)
void osSetContentType(key id, string type)
void osListSortInPlace(list src, integer stride, integer ascending)
string osGetLinkInventoryName(integer linkNumber, key itemId)
string osGetGridNick()
string osDrawText(string drawList, string text)
list osGetInventoryNames(integer type)