Creates a plane spec.
PlaneGeometrySpec({ this.width = 1.0, this.depth = 1.0, this.segmentsX = 1, this.segmentsZ = 1, });