Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-cesium-engine
/
cesium.engine
/
WindingOrder
/
Companion
Companion
object
Companion
(
source
)
Members
Properties
CLOCKWISE
Link copied to clipboard
val
CLOCKWISE
:
WindingOrder
Vertices are in clockwise order.
COUNTER_
CLOCKWISE
Link copied to clipboard
val
COUNTER_CLOCKWISE
:
WindingOrder
Vertices are in counter-clockwise order.