DirectionalLight Properties |
The DirectionalLight type exposes the following members.
Name | Description | |
---|---|---|
Color |
Gets or sets the RGB color of the light.
| |
DiffuseIntensity |
Gets or sets the diffuse intensity of the light.
| |
HdrScale |
Gets or sets the HDR scale of the light.
| |
Name |
Gets or sets the name of the light.
(Inherited from Light.) | |
Shape |
Gets or sets the shape of the light volume.
| |
SpecularIntensity |
Gets or sets the specular intensity of the light.
| |
Texture |
Gets or sets the texture which is projected by this directional light.
| |
TextureOffset |
Gets or sets the texture offset.
| |
TextureScale |
Gets or sets the texture scale.
|