Inherits AZ::Render::SsaoSettingsInterface, and AZ::Render::PostProcessBase.
|
class | PostProcessSettings |
|
class | PostProcessFeatureProcessor |
|
◆ OnConfigChanged()
void AZ::Render::SsaoSettings::OnConfigChanged |
( |
| ) |
|
|
overridevirtual |
How much a value is reduced from pixel to pixel on a perfectly flat surface.
Threshold used to reduce computed depth difference during blur and thus the depth falloff Can be thought of as a bias that blurs curved surfaces more like flat surfaces but generally not needed and can be set to 0.0f How much the difference in depth slopes between pixels affects the blur falloff. The higher this value, the sharper edges will appear
Implements AZ::Render::SsaoSettingsInterface.
The documentation for this class was generated from the following file:
- Gems/Atom/Feature/Common/Code/Source/PostProcess/Ssao/SsaoSettings.h