ObjectMotionBlur Properties |
The ObjectMotionBlur 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.) | |
MaxBlurRadius |
Gets or sets the max blur radius in pixels.
| |
Name |
Gets or sets the name of the post-processor.
(Inherited from PostProcessor.) | |
NumberOfSamples |
Gets or sets the number of samples.
| |
SoftenEdges |
Gets or sets a value indicating whether the edges of motion blurred objects should be
softened.
| |
UseLastVelocityBuffer |
Gets or sets a value indicating whether last velocity buffer should be used in addition to
the current velocity buffer to expand the blurred region.
|