OsNpcGetRot
From OpenSimulator
(Difference between revisions)
(New page: {{osslfunc |function_syntax=rotation osNpcGetRot(key npc) |csharp_syntax= |description=Gets the rotation of the avatar. Only the rotation around the Z plane in Euler rotation (horizontal r...) |
m (Updated ThreatLevel for osNpcGetRot()) |
||
Line 3: | Line 3: | ||
|csharp_syntax= | |csharp_syntax= | ||
|description=Gets the rotation of the avatar. Only the rotation around the Z plane in Euler rotation (horizontal rotation) has any meaning. | |description=Gets the rotation of the avatar. Only the rotation around the Z plane in Euler rotation (horizontal rotation) has any meaning. | ||
− | |threat_level= | + | |threat_level=High |
|ossl_example= | |ossl_example= | ||
|additional_info= | |additional_info= | ||
}} | }} |
Revision as of 11:30, 30 September 2014
rotation osNpcGetRot(key npc)
| |
Gets the rotation of the avatar. Only the rotation around the Z plane in Euler rotation (horizontal rotation) has any meaning. | |
Threat Level | High |
Permissions | No permissions specified |
Extra Delay | No function delay specified |