toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-cesium-engine
/
cesium.engine
/
HeightmapTerrainData
/
ConstructorOptionsStructure
Constructor
Options
Structure
interface
ConstructorOptionsStructure
(
source
)
Members
Properties
element
Multiplier
Link copied to clipboard
abstract
var
elementMultiplier
:
Double
?
elements
Per
Height
Link copied to clipboard
abstract
var
elementsPerHeight
:
Int
?
height
Offset
Link copied to clipboard
abstract
var
heightOffset
:
Double
?
height
Scale
Link copied to clipboard
abstract
var
heightScale
:
Double
?
highest
Encoded
Height
Link copied to clipboard
abstract
var
highestEncodedHeight
:
Double
?
is
Big
Endian
Link copied to clipboard
abstract
var
isBigEndian
:
Boolean
?
lowest
Encoded
Height
Link copied to clipboard
abstract
var
lowestEncodedHeight
:
Double
?
stride
Link copied to clipboard
abstract
var
stride
:
Int
?