OsNpcSetRot

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
(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 ...)
 
(3 intermediate revisions by one user not shown)
Line 3: Line 3:
 
|csharp_syntax=
 
|csharp_syntax=
 
|description=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.
 
|description=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=
+
|threat_level=High
 +
|permissions=${OSSL|osslNPC}
 +
|delay=0
 
|ossl_example=
 
|ossl_example=
|additional_info=
+
|additional_info=This function was added in 0.7.2-post-fixes
 
}}
 
}}

Revision as of 21:05, 25 September 2019

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 High
Permissions ${OSSL|osslNPC}
Extra Delay 0 seconds
Notes
This function was added in 0.7.2-post-fixes
Personal tools
General
About This Wiki