Optional
params: SSAO2ParamsAn occlusion bias. Eliminates artifacts caused by depth discontinuities.
SSAO2
混合方式
EffcetBase
The color of the ambient occlusion.
SSAO2
Enables or disables depth-aware upsampling. Has no effect if WebGL 2 is not supported.
SSAO2
Enables or disables distance-based radius scaling.
SSAO2
颜色抖动
EffcetBase
是否开启
EffcetBase
Influences the smoothness of the shadows. A lower value results in higher contrast.
SSAO2
The intensity of the ambient occlusion.
SSAO2
Determines how much the luminance of the scene influences the ambient occlusion.
SSAO2
The minimum radius scale. Has no effect if distance scaling is disabled.
SSAO2
透明度
EffcetBase
The occlusion sampling radius, expressed as a scale relative to the resolution. Range [1e-6, 1.0].
SSAO2
The resolution scale.
SSAO2
The amount of spiral turns in the occlusion sampling pattern. Should be a prime number.
SSAO2
The amount of samples per pixel. Should not be a multiple of the ring count.
SSAO2
The world distance falloff. Influences the smoothness of the occlusion cutoff.
SSAO2
The world distance threshold at which the occlusion effect starts to fade out.
SSAO2
The world proximity falloff. Influences the smoothness of the proximity cutoff.
SSAO2
The world proximity threshold at which the occlusion starts to fade out.
SSAO2
Protected
_load
环境光遮蔽
Export
Date
2022.8.29
Author
xwb