toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
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.