llRotTarget
function ll.RotTarget(Rotation: quaternion, LeeWay: number): numberSet rotations with error of LeeWay radians as a rotational target, and return an ID for the rotational target.
The returned number is a handle that can be used in at_rot_target and llRotTargetRemove.
Parameters
-
Rotation(quaternion) -
LeeWay(number)
Examples
Section titled “Examples”Add example usage here showing SLua/Luau syntax with ll.RotTarget().
Add additional notes, caveats, or tips specific to using this function in SLua/Luau.
See Also
Section titled “See Also”- Related functions can be linked here
- LSL equivalent: llRotTarget