@JsType(isNative=true, namespace="<global>", name="Object") public class PlaneGeometryOptions extends Object
PlaneGeometry
.Modifier and Type | Field and Description |
---|---|
VertexFormat |
vertexFormat
The vertex attributes to be computed.
|
Constructor and Description |
---|
PlaneGeometryOptions()
Options for
PlaneGeometry . |
@JsProperty public VertexFormat vertexFormat
VertexFormat.DEFAULT()
@JsConstructor public PlaneGeometryOptions()
PlaneGeometry
.Copyright © 2019. All rights reserved.