Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
kotlin-cesium-engine
/
cesium.engine
/
ClippingPolygon
/
ConstructorOptions
Constructor
Options
interface
ConstructorOptions
(
source
)
Members
Properties
ellipsoid
Link copied to clipboard
abstract
val
ellipsoid
:
Ellipsoid
?
positions
Link copied to clipboard
abstract
val
positions
:
ERROR CLASS: Symbol not found for ReadonlyArray<cesium/engine/Cartesian3>
A list of three or more Cartesian coordinates defining the outer ring of the clipping polygon.