Layer:setOrientation

Edit

Sets the orientation of the layer.



Arguments

NameTypeDescription
anglenumber The amount of rotation around the axis of rotation, in radians.
axnumber The x component of the axis of rotation.
aynumber The y component of the axis of rotation.
aznumber The z component of the axis of rotation.

Returns

Nothing

Arguments

NameTypeDescription
orientationQuat The orientation of the layer.

Returns

Nothing

See also