Skip to content

llRot2Axis

function ll.Rot2Axis(Rotation: quaternion): vector

Returns the rotation axis represented by Rotation.

Returns the axis represented by the Rotation.

Parameters
Rotation (quaternion)

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

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