| PointLight Properties |
The PointLight type exposes the following members.
| Name | Description | |
|---|---|---|
| Attenuation |
Gets or sets the exponent for the distance attenuation.
| |
| 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.) | |
| Range |
Gets or sets the range of the light.
| |
| Shape |
Gets (or sets) the shape of the light volume.
(Inherited from Light.) | |
| SpecularIntensity |
Gets or sets the specular intensity of the light.
| |
| Texture |
Gets or sets the cube map texture which is projected by this point light.
|