shamansir / elm-aframe / AFrame.Components.Scale

Scale

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

Scaling factor in the X direction.

Default : 1

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

Scaling factor in the Y direction.

Default : 1

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

Scaling factor in the Z direction.

Default : 1