BasicDirectionalLight Members
The following tables list the members exposed by the BasicDirectionalLight type.
Public Properties
Name | Description | |
---|---|---|
DiffuseColor | Gets or sets the diffuse color of this light. | |
Direction | Gets or sets light direciton. | |
Enabled | Enables this light. | |
SpecularColor | Gets or sets the specular color of the light. |
Public Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
ReferenceEquals | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
See Also
Reference
BasicDirectionalLight Class
Microsoft.Xna.Framework.Graphics Namespace