react-postprocessing icon indicating copy to clipboard operation
react-postprocessing copied to clipboard

no fade option for SSAO?

Open PlopTheReal opened this issue 2 years ago • 1 comments

Is fade option available for SSAO? https://pmndrs.github.io/postprocessing/public/docs/class/src/effects/SSAOEffect.js~SSAOEffect.html

PlopTheReal avatar Mar 16 '22 22:03 PlopTheReal

The fade setting can be changed via the ssaoMaterial property of the SSAOEffect. I don't know how this translates to react-postprocessing though, maybe @drcmda can provide additional information on that.

vanruesc avatar Mar 17 '22 11:03 vanruesc