shamansir / elm-aframe / AFrame.Components.Geometry.Plane

Plane

Dimensions

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

Width along the X axis.

Default : 1

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

Height along the Y axis.

Default : 1

Mesh

segmentsWidth : Basics.Int -> AFrame.Properties.Property

Number of segmented faces on the x-axis

Default: 1

segmentsHeight : Basics.Int -> AFrame.Properties.Property

Number of segmented faces on the y-axis

Default: 1