Skip to content

llRot2Angle

function ll.Rot2Angle(Rotation: quaternion): number

Returns the rotation angle represented by Rotation.

Returns the angle represented by the Rotation.

Parameters
Rotation (quaternion)

Add example usage here showing SLua/Luau syntax with ll.Rot2Angle().

Add additional notes, caveats, or tips specific to using this function in SLua/Luau.