osSetInertiaAsCylinder
OSSLvoid osSetInertiaAsCylinder(float mass, float radius, float length, vector centerOfMass, rotation lslrot)
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 cylinder of radius and length, placed at the center of mass and rotated by rot in the root prim local frame. Call osClearInertia to undo.
Parameters
| Type | Name |
|---|---|
| float | mass |
| float | radius |
| float | length |
| vector | centerOfMass |
| rotation | lslrot |
Energy
10
OpenSimulator extensions. Some are gated by threat level and a region may refuse them.
More in OSSL
float osGetApparentTime()
string osGetNotecardLine(string name, integer line)
key osGetLinkInventoryKey(integer linkNumber, string name, integer type)
void osForceAttachToAvatarFromInventory(string itemName, integer attachment)
string osDrawLine(string drawList, integer endX, integer endY)
float osAngleBetween(vector a, vector b)
string osGetGridNick()
list osGetLinkInventoryItemKeys(integer linkNumber, integer type)