VisualEffects Class |
Namespace: AGI.Foundation.Graphics.Advanced
The VisualEffects type exposes the following members.
Name | Description | |
---|---|---|
LensFlareEnabled |
Gets or sets whether or not the lens flare effect is enabled
| |
VignetteEnabled |
Gets or sets whether or not the vignette effect is enabled. This simulates
light being blocked by the lens hood, resulting in a slight darkening at
the perimeter of the 3D Window.
| |
VignetteStrength |
Sets the strength of the vignette effect, values between [0.001 and 5.0], with
larger values resulting in more pronounced darkening around the perimeter of the
3D window.
|
Name | Description | |
---|---|---|
Dispose | ||
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |