The Ripple type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| Ripple |
Methods
| Name | Description | |
|---|---|---|
| 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
| Name | Description | |
|---|---|---|
| Amount | ||
| Center |
Center of the Ripple effect.
| |
| GraphicsDevice | (Inherited from PostProcessEffect.) | |
| Intensity |
Intensity of the Ripple effect.
|