Appearance
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?
optionalextendDownwards:boolean
If <code>true</code>, the band's minimum elevation color will extend infinitely downwards.
extendUpwards?
optionalextendUpwards:boolean
If <code>true</code>, the band's maximum elevation color will extend infinitely upwards.
