RadialBlur Properties |
The RadialBlur type exposes the following members.
Name | Description | |
---|---|---|
DefaultTargetFormat |
Gets or sets the default target format.
(This property is used by the PostProcessorChain).
(Inherited from PostProcessor.) | |
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.) | |
MaxBlurAmount |
Gets or sets the range of texels that are blurred at MaxBlurRadius.
| |
MaxBlurRadius |
Gets or sets the radius in the range [0, 1] where the maximum blur is reached.
| |
Name |
Gets or sets the name of the post-processor.
(Inherited from PostProcessor.) | |
NumberOfSamples |
Gets or sets the number of samples that are used in the blur.
|