@JsType(isNative=true, namespace="<global>", name="Object") public class CircleGeometryOptions extends CircleOutlineGeometryOptions
Modifier and Type | Field and Description |
---|---|
double |
stRotation
The rotation of the texture coordinates, in radians.
|
VertexFormat |
vertexFormat
The vertex attributes to be computed.
|
center, ellipsoid, extrudedHeight, granularity, height, numberOfVerticalLines, radius
Constructor and Description |
---|
CircleGeometryOptions()
Options for
CircleGeometry |
@JsProperty public VertexFormat vertexFormat
VertexFormat.DEFAULT()
@JsProperty public double stRotation
@JsConstructor public CircleGeometryOptions()
CircleGeometry
Copyright © 2019. All rights reserved.