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
/
IonSnapParentGeometryType
/
Companion
Companion
object
Companion
(
source
)
Members
Properties
MESH
Link copied to clipboard
val
MESH
:
IonSnapParentGeometryType
A mesh.
NONE
Link copied to clipboard
val
NONE
:
IonSnapParentGeometryType
No parent geometry type.
SHEET
Link copied to clipboard
val
SHEET
:
IonSnapParentGeometryType
A sheet body.
SOLID
Link copied to clipboard
val
SOLID
:
IonSnapParentGeometryType
A solid body.
TEXT
Link copied to clipboard
val
TEXT
:
IonSnapParentGeometryType
Text.
WIRE
Link copied to clipboard
val
WIRE
:
IonSnapParentGeometryType
A wire body.