|
|
(One intermediate revision by the same user not shown) |
Line 1: |
Line 1: |
| {{LSLFunctionAll|func_id=61|func_sleep=0.2|func_energy=10.0|func=llSetRot
| | #REDIRECT [[llSetRot]] |
| |p1_type=rotation|p1_name=rot
| |
| |func_desc=Sets the rotation of the prim to '''rot'''.
| |
| |return_text|spec
| |
| |caveats=*If the prim is attached, then this function offsets the rotation by the avatars rotation.
| |
| *If the prim is not the root prim it is offset by the roots local rotation.
| |
| **There is no easy way to get the roots local rotation of an attached object.
| |
| |examples|helpers|related|also|notes}}[[Category:LSL_Functions]][[Category:LSL_Stub]]
| |