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
integer osListAsInteger(list src, integer index)
void osNpcWhisper(key npc, integer channel, string message)
string osGetApparentTimeString(integer format24)
list osGetNumberOfAttachments(key avatar, list attachmentPoints)
void osForceBreakAllLinks()
float osGetPSTWallclock()
string osGetGender(key rawAvatarId)
string osDrawRectangle(string drawList, integer width, integer height)