toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-cesium-engine
/
cesium.engine
/
BoxOutlineGeometry
/
ConstructorOptions
Constructor
Options
interface
ConstructorOptions
(
source
)
Members
Properties
maximum
Link copied to clipboard
abstract
var
maximum
:
Cartesian3
The maximum x, y, and z coordinates of the box.
minimum
Link copied to clipboard
abstract
var
minimum
:
Cartesian3
The minimum x, y, and z coordinates of the box.