@JsType(isNative=true, namespace="<global>", name="Object") public class FrustumOutlineGeometryOptions extends Object
FrustumOutlineGeometry
.Modifier and Type | Field and Description |
---|---|
Frustum |
frustum
The frustum.
|
Quaternion |
orientation
The orientation of the frustum.
|
Cartesian3 |
origin
The origin of the frustum.
|
Constructor and Description |
---|
FrustumOutlineGeometryOptions() |
@JsProperty public Frustum frustum
@JsProperty public Cartesian3 origin
@JsProperty public Quaternion orientation
Copyright © 2019. All rights reserved.