IEffectLights Members
The following tables list the members exposed by the IEffectLights type.
Public Properties
Name | Description | |
---|---|---|
AmbientLightColor | Gets or sets the ambient light color for the current effect. | |
DirectionalLight0 | Gets the first directional light for the current effect. | |
DirectionalLight1 | Gets the second directional light for the current effect. | |
DirectionalLight2 | Gets the third directional light for the current effect. | |
LightingEnabled Property | Enables or disables lighting in an IEffectLights. |
Public Methods
Name | Description | |
---|---|---|
EnableDefaultLighting | Enables default lighting for the current effect. |
See Also
Reference
IEffectLights Interface
Microsoft.Xna.Framework.Graphics Namespace