Volume

new Cesium.Volume(options)

体元栅格数据集缓存类。该类用于添加由iserver动态发布的体元栅格数据集的缓存,需要附加到模型上使用。
Name Type Description
options Object options对象具有以下属性:
Name Type Description
url String 体元栅格数据集服务的地址
hypsometricSetting Object 分层设色的风格。

Members

hypsometricSetting : Object

获取或者设置分层设色参数对象

Methods

getValue(position)

获取指定位置上属性的值。
Name Type Description
position Cartesian3 待查询属性值的位置