OsNpcSetRot
From OpenSimulator
(Difference between revisions)
(New page: {{osslfunc |function_syntax=osNpcSetRot(key npc, rotation rot) |csharp_syntax= |description=Set the rotation of the avatar. Only setting the rotation in the Z plane in Euler rotation will ...) |
Revision as of 01:56, 12 August 2011
osNpcSetRot(key npc, rotation rot)
| |
Set the rotation of the avatar. Only setting the rotation in the Z plane in Euler rotation will have any meaningful effect (turning the avatar to point in one direction or another). Setting X or Y Euler values will result in the avatar rotating in an undefined manner. | |
Threat Level | No threat level specified |
Permissions | No permissions specified |
Extra Delay | No function delay specified |