SaoFilterMinBias Property |
Namespace: DigitalRune.Graphics.PostProcessing
The bias is similar to the depth bias used in shadow mapping. It avoids dark ambient occlusion spots on flat surface or very flat concave edges.
The effective bias is at least MinBias. It increases with distance from the camera with a rate defined by Bias. To remove dark ambient occlusion spots, near the camera increase MinBias. To remove dark ambient occlusion spots in the distance, increase Bias.