Point |
The PointLight type exposes the following members.
| Name | Description | |
|---|---|---|
| Color | Gets the color of the light. | |
| IsAffixedToCamera | Gets a value indicating whether this light source is affixed to the camera coordinate system or to the world coordinate system. | |
| LightAmplitude | Gets the light amplitude. The default value is 1. This value is multiplied with the light Color to get the effective light's color. | |
| Position | Gets the direction from the light to the scene | |
| Range | Gets the range of this light source (in world coordinate units). |