The PoissonBlur type exposes the following members.

Constructors

  NameDescription
PoissonBlur

Methods

  NameDescription
DrawRect
Draw a full screen rectangle.
(Inherited from PostProcessEffect.)
Equals (Inherited from Object.)
Finalize (Inherited from Object.)
GetHalfPixel
Calculates half size of a pixel.
(Inherited from PostProcessEffect.)
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
MemberwiseClone (Inherited from Object.)
PostProcess (Overrides PostProcessEffect..::.PostProcess(Texture2D, RenderTarget2D).)
ToString (Inherited from Object.)

Properties

  NameDescription
GraphicsDevice (Inherited from PostProcessEffect.)
Radius

See Also