shamansir / elm-aframe / AFrame.Components.Rotation

Rotation

x : Basics.Float -> AFrame.Properties.Property

Pitch, rotation about the X-axis.

Default : 0

y : Basics.Float -> AFrame.Properties.Property

Yaw, rotation about the Y-axis.

Default : 0

z : Basics.Float -> AFrame.Properties.Property

Roll, rotation about the Z-axis.

Default : 0