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 osSetOwnerSpeed(float SpeedModifier)
string osDrawRectangle(string drawList, integer width, integer height)
list osGetInventoryItemKeys(integer type)
void osNpcStopAnimation(key npc, string animation)
string osDrawFilledRectangle(string drawList, integer width, integer height)
float osTerrainGetHeight(integer x, integer y)
list osGetParcelDetails(key id, list details)
string osAESDecrypt(string secret, string encryptedText)