VolumeRender(options)

体渲染类,参考特效

new VolumeRender(options)

Parameters:
Name Type Description
options Object

包含以下参数的对象

Properties
Name Type Attributes Default Description
center Cartesian3

中心点

dimensions Array.<Number>

体数据长宽高,如[10, 10, 5],

image String

图片url

isRGB Boolean <optional>
true

使用图片原始RGB值

alphaCorrection Boolean <optional>
0.5

透明度矫正参数,0到1之间的数值

colorScheme Object <optional>

自定义色表

Members

alphaCorrection

获取或设置透明度校正