Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-cesium-engine
/
cesium.engine
/
BoxOutlineGeometry
/
ConstructorOptions
Constructor
Options
interface
ConstructorOptions
(
source
)
Members
Properties
maximum
Link copied to clipboard
abstract
val
maximum
:
Cartesian3
The maximum x, y, and z coordinates of the box.
minimum
Link copied to clipboard
abstract
val
minimum
:
Cartesian3
The minimum x, y, and z coordinates of the box.