| DepthOfFieldFilter Properties |
The DepthOfFieldFilter type exposes the following members.
| Name | Description | |
|---|---|---|
| BlurStrength |
Gets or sets the blur strength.
| |
| 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.) | |
| FarBlurDistance |
Gets or sets the far distance after which objects are maximal blurred.
| |
| FarFocusDistance |
Gets or sets the far distance where objects start to get blurry.
| |
| GraphicsService |
Gets the graphics service.
(Inherited from PostProcessor.) | |
| IsDisposed |
Gets a value indicating whether this post-processor has been disposed of.
(Inherited from PostProcessor.) | |
| Name |
Gets or sets the name of the post-processor.
(Inherited from PostProcessor.) | |
| NearBlurDistance |
Gets or sets the near distance where the blur starts to decrease.
| |
| NearFocusDistance |
Gets or sets the near distance where the objects start to be in focus.
|