Lighting Class |
Namespace: AGI.Foundation.Graphics.Advanced
The Lighting type exposes the following members.
| Name | Description | |
|---|---|---|
| AmbientIntensity |
Gets or sets the ambient intensity throughout the scene.
| |
| DiffuseIntensity |
Gets or sets the diffuse intensity from the sun.
| |
| Enabled |
Gets or sets whether or not lighting is enabled.
| |
| NightLightsIntensity |
Gets or sets the overall brightness for the night light's image overlay,
NightOverlay.
|
| 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.) |