Click or drag to resize
DigitalRuneDepthOfFieldFilter Properties

The DepthOfFieldFilter type exposes the following members.

Properties
  NameDescription
Public propertyBlurStrength
Gets or sets the blur strength.
Public propertyDefaultTargetFormat
Gets or sets the default target format. (This property is used by the PostProcessorChain).
(Inherited from PostProcessor.)
Public propertyDownsampleFactor
Gets or sets the downsample factor.
Public propertyEnabled
Gets or sets a value indicating whether this post-processor is enabled.
(Inherited from PostProcessor.)
Public propertyFarBlurDistance
Gets or sets the far distance after which objects are maximal blurred.
Public propertyFarFocusDistance
Gets or sets the far distance where objects start to get blurry.
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 propertyName
Gets or sets the name of the post-processor.
(Inherited from PostProcessor.)
Public propertyNearBlurDistance
Gets or sets the near distance where the blur starts to decrease.
Public propertyNearFocusDistance
Gets or sets the near distance where the objects start to be in focus.
Top
See Also