Skip to content

llEuler2Rot

function ll.Euler2Rot(Vector: vector): quaternion

Returns the rotation representation of the Euler angles.

Returns the rotation represented by the Euler Angle.

Parameters
Vector (vector)

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

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