Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-cesium-engine
/
cesium.engine
/
HeightmapTerrainData
/
ConstructorOptionsStructure
Constructor
Options
Structure
interface
ConstructorOptionsStructure
(
source
)
Members
Properties
element
Multiplier
Link copied to clipboard
abstract
val
elementMultiplier
:
Double
?
elements
Per
Height
Link copied to clipboard
abstract
val
elementsPerHeight
:
Int
?
height
Offset
Link copied to clipboard
abstract
val
heightOffset
:
Double
?
height
Scale
Link copied to clipboard
abstract
val
heightScale
:
Double
?
highest
Encoded
Height
Link copied to clipboard
abstract
val
highestEncodedHeight
:
Double
?
is
Big
Endian
Link copied to clipboard
abstract
val
isBigEndian
:
Boolean
?
lowest
Encoded
Height
Link copied to clipboard
abstract
val
lowestEncodedHeight
:
Double
?
stride
Link copied to clipboard
abstract
val
stride
:
Int
?