osGetPhysicsEngineType
OSSLstring osGetPhysicsEngineType()
This function returns a string containing the name of the Physics Engine.
Takes no parameters.
Energy
10
OpenSimulator extensions. Some are gated by threat level and a region may refuse them.
More in OSSL
float osTerrainGetHeight(integer x, integer y)
void osSetPrimitiveParams(key prim, list rules)
integer osTerrainSetHeight(integer x, integer y, float val)
float osGetHealth(key agentId)
string osDrawRectangle(string drawList, integer width, integer height)
string osSetPenColor(string drawList, LSL_Types.Vector3 color, float alpha)
void osLoopSoundMaster(integer linknum, string sound, float volume)
void osCollisionSound(string impact_sound, float impact_volume)