Class: ShadowRateDrawCommand

ShadowRateDrawCommand

基于GPU加速的阴影计算工具封装

new ShadowRateDrawCommand(scene, positions)

engineExtensions/analysis/support/ShadowRateDrawCommand.js, line 123
Name Type Description
scene Scene
positions Cesium.Cartesian3

需要分析的顶点

Members

eventBoolean

事件

Methods

destroy(){*}

engineExtensions/analysis/support/ShadowRateDrawCommand.js, line 269
Returns:
Type Description
*

isDestroyed(){*}

engineExtensions/analysis/support/ShadowRateDrawCommand.js, line 261
Returns:
Type Description
*

start()

engineExtensions/analysis/support/ShadowRateDrawCommand.js, line 208

开始分析,获取当前状态下的阴影率

update(frameState){*}

engineExtensions/analysis/support/ShadowRateDrawCommand.js, line 247
Name Type Description
frameState *
Returns:
Type Description
*