Class: Volume

Volume

new Volume()

体元栅格数据集瓦片类。该类用于添加由iserver动态发布的体元栅格数据集的瓦片,需要附加到模型上使用。

Name Type Description
options.url String

体元栅格数据集服务的地址。

options.hypsometricSetting Object

分层设色的风格。

Members

hypsometricSettingObject

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

Methods

getValue(position)

获取指定位置上属性的值。

Name Type Description
position Cartesian3

待查询属性值的位置。