Volume

new SuperMap3D.Volume(options)

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

Members

hypsometricSetting : Object

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

Methods

getValue(position)

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