| SaoFilter Properties |
The SaoFilter type exposes the following members.
| Name | Description | |
|---|---|---|
| Bias |
Gets or sets the bias used to avoid sampling artifacts.
| |
| BlurScale |
Gets or sets the blur scale.
| |
| CombineWithSource |
Gets or sets a value indicating whether the ambient occlusion should be applied to the
source image - or if a black-white AO image is produced, ignoring the source image.
| |
| DefaultTargetFormat |
Gets or sets the default target format.
(This property is used by the PostProcessorChain).
(Inherited from PostProcessor.) | |
| EdgeSharpness | Obsolete.
Gets or sets the edge sharpness.
| |
| EdgeSoftness |
Gets or sets the edge softness.
| |
| Enabled |
Gets or sets a value indicating whether this post-processor is enabled.
(Inherited from PostProcessor.) | |
| GraphicsService |
Gets the graphics service.
(Inherited from PostProcessor.) | |
| IsDisposed |
Gets a value indicating whether this post-processor has been disposed of.
(Inherited from PostProcessor.) | |
| MaxOcclusion |
Gets or sets the max ambient occlusion value.
| |
| MinBias |
Gets or sets the minimum bias used to avoid sampling artifacts.
| |
| Name |
Gets or sets the name of the post-processor.
(Inherited from PostProcessor.) | |
| NumberOfSamples |
Gets or sets the number of samples.
| |
| Radius |
Gets or sets the sample radius in world space units.
| |
| SampleDistribution |
Gets or sets the sample distribution.
| |
| Strength |
Gets or sets the strength of the ambient occlusion.
|