Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
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: unknown class>
<
Cartesian3
>
A list of three or more Cartesian coordinates defining the outer ring of the clipping polygon.