threepipe
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

ProgressivePlugin.md 836B


prev:

text: 'DropzonePlugin'
link: './DropzonePlugin'

next:

text: 'SSAAPlugin'
link: './SSAAPlugin'

ProgressivePlugin

ExampleSource CodeAPI Reference

Progressive Plugin adds a post-render pass to blend the last frame with the current frame.

This is used as a dependency in other plugins for progressive rendering effect which is useful for progressive shadows, gi, denoising, baking, antialiasing, and many other effects. The helper function convergedPromise returns a new promise that can be used to wait for the progressive rendering to converge.