Click or drag to resize
DigitalRuneFxaaFilter Properties

The FxaaFilter type exposes the following members.

Properties
  NameDescription
Public propertyComputeLuminance
Gets or sets a value indicating whether the luminance should be computed in a separate pass.
Public propertyDefaultTargetFormat
Gets or sets the default target format. (This property is used by the PostProcessorChain).
(Inherited from PostProcessor.)
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 propertyName
Gets or sets the name of the post-processor.
(Inherited from PostProcessor.)
Top
See Also