Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
Skip to content
Kotlin Wrappers API Reference
kotlin-cesium-engine
/
cesium.engine
/
ClippingPolygon
/
holes
holes
val
holes
:
ReadonlyArray
<
ReadonlyArray
<
Cartesian3
>
>
(
source
)
Returns the interior rings (holes) of the polygon, each a list of positions.
See also
Online Documentation