Click or drag to resize
DigitalRuneSaoFilter Properties

The SaoFilter type exposes the following members.

Properties
  NameDescription
Public propertyBias
Gets or sets the bias used to avoid sampling artifacts.
Public propertyBlurScale
Gets or sets the blur scale.
Public propertyCombineWithSource
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.
Public propertyDefaultTargetFormat
Gets or sets the default target format. (This property is used by the PostProcessorChain).
(Inherited from PostProcessor.)
Public propertyEdgeSharpness Obsolete.
Gets or sets the edge sharpness.
Public propertyEdgeSoftness
Gets or sets the edge softness.
Public propertyEnabled
Gets or sets a value indicating whether this post-processor is enabled.
(Inherited from PostProcessor.)
Public propertyGraphicsService
Gets the graphics service.
(Inherited from PostProcessor.)
Public propertyIsDisposed
Gets a value indicating whether this post-processor has been disposed of.
(Inherited from PostProcessor.)
Public propertyMaxOcclusion
Gets or sets the max ambient occlusion value.
Public propertyMinBias
Gets or sets the minimum bias used to avoid sampling artifacts.
Public propertyName
Gets or sets the name of the post-processor.
(Inherited from PostProcessor.)
Public propertyNumberOfSamples
Gets or sets the number of samples.
Public propertyRadius
Gets or sets the sample radius in world space units.
Public propertySampleDistribution
Gets or sets the sample distribution.
Public propertyStrength
Gets or sets the strength of the ambient occlusion.
Top
See Also