createElevationBandMaterialBand
Properties
Link copied to clipboard
abstract val entries: ERROR CLASS: Symbol not found for ReadonlyArray<cesium/engine/createElevationBandMaterialEntry>
A list of elevation entries. They will automatically be sorted from lowest to highest. If there is only one entry and extendsDownards
and extendUpwards
are both false
, they will both be set to true
.
Link copied to clipboard
If true
, the band's minimum elevation color will extend infinitely downwards. Default value - false
Link copied to clipboard
If true
, the band's maximum elevation color will extend infinitely upwards. Default value - false