@JsType(isNative=true,
namespace="<global>",
name="Object")
public class CoplanarPolygonGeometryOptions
extends Object
| Modifier and Type | Field and Description |
|---|---|
PolygonHierarchy |
polygonHierarchy
A polygon hierarchy that can include holes.
|
double |
stRotation
The rotation of the texture coordinates, in radians.
|
Number |
vertexFormat
The vertex attributes to be computed.
|
| Modifier and Type | Method and Description |
|---|---|
static CoplanarPolygonGeometryOptions |
create(PolygonHierarchy polygonHierarchy) |
@JsProperty public PolygonHierarchy polygonHierarchy
@JsProperty public double stRotation
@JsProperty public Number vertexFormat
VertexFormat.DEFAULT()@JsOverlay public static CoplanarPolygonGeometryOptions create(PolygonHierarchy polygonHierarchy)
Copyright © 2019. All rights reserved.