@JsType(isNative=true,
namespace="<global>",
name="Object")
public class EllipseGeometryOptions
extends EllipseOutlineGeometryOptions
EllipseGeometry.| Modifier and Type | Field and Description |
|---|---|
double |
stRotation
The rotation of the texture coordinates counter-clockwise from north.
|
VertexFormat |
vertexFormat
The vertex attributes to be computed.
|
center, ellipsoid, extrudedHeight, granularity, height, numberOfVerticalLines, rotation, semiMajorAxis, semiMinorAxis| Constructor and Description |
|---|
EllipseGeometryOptions()
Options for
EllipseGeometry |
@JsProperty public double stRotation
@JsProperty public VertexFormat vertexFormat
VertexFormat.DEFAULT()@JsConstructor public EllipseGeometryOptions()
EllipseGeometryCopyright © 2019. All rights reserved.