The Ripple type exposes the following members.

Constructors

  NameDescription
Ripple

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
Applies Ripple post process effect to the given source texture.
(Overrides PostProcessEffect..::.PostProcess(Texture2D, RenderTarget2D).)
ToString (Inherited from Object.)

Properties

  NameDescription
Amount
Center
Center of the Ripple effect.
GraphicsDevice (Inherited from PostProcessEffect.)
Intensity
Intensity of the Ripple effect.

See Also