Skip to content

KBE3D / KBCore / Cesium / createElevationBandMaterialBand

接口: createElevationBandMaterialBand

属性

entries

entries: createElevationBandMaterialEntry[]

A list of elevation entries. They will automatically be sorted from lowest to highest. If there is only one entry and <code>extendsDownards</code> and <code>extendUpwards</code> are both <code>false</code>, they will both be set to <code>true</code>.


extendDownwards?

optional extendDownwards: boolean

If <code>true</code>, the band's minimum elevation color will extend infinitely downwards.


extendUpwards?

optional extendUpwards: boolean

If <code>true</code>, the band's maximum elevation color will extend infinitely upwards.

KBE3D @3.0.0 Copyright © 2024-present KBE3D