| SsaoFilter Properties |
The SsaoFilter type exposes the following members.
| Name | Description | |
|---|---|---|
| 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.) | |
| DownsampleFactor |
Gets or sets the downsample factor.
| |
| 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.) | |
| MaxDistances |
Gets or sets the max distances for ambient occlusion.
| |
| Name |
Gets or sets the name of the post-processor.
(Inherited from PostProcessor.) | |
| NumberOfBlurPasses |
Gets or sets the number of blur passes.
| |
| Quality |
Gets or sets the quality level.
| |
| Radii |
Gets or sets the inner and outer ambient occlusion radius.
| |
| Scale |
Gets or sets the scale factors.
| |
| Strength |
Gets or sets the strength of the ambient occlusion.
| |
| UseEdgeAwareBlur |
Gets or sets a value indicating whether the ambient occlusion should be blurred using
an edge-aware blur.
|