attributes, boundingSphere, indices, primitiveType
Constructor and Description |
---|
PlaneGeometry(PlaneGeometryOptions options)
Describes geometry representing a plane centered at the origin, with a unit width and length.
|
Modifier and Type | Method and Description |
---|---|
static PlaneGeometry |
create(VertexFormat vertexFormat) |
computeNumberOfVertices
@JsConstructor public PlaneGeometry(PlaneGeometryOptions options)
options
- object PlaneGeometryOptions
.public static PlaneGeometry create(VertexFormat vertexFormat)
Copyright © 2019. All rights reserved.