| ImageBasedLight Properties |
The ImageBasedLight type exposes the following members.
| Name | Description | |
|---|---|---|
| BlendMode |
Gets or sets the blend mode for the diffuse light contribution.
| |
| Color |
Gets or sets the RGB color of the light.
| |
| DiffuseIntensity |
Gets or sets the diffuse intensity of the light.
| |
| EnableLocalizedReflection |
Gets or sets a value indicating whether the cube map reflection is localized.
| |
| Encoding |
Gets or sets the color encoding used by the cube map texture.
| |
| FalloffRange |
Gets or sets the relative distance over which light effect falls off.
| |
| HdrScale |
Gets or sets the HDR scale of the light.
| |
| LocalizedReflectionBox |
Gets or sets the axis-aligned bounding box used to localize the cube map reflection when
EnableLocalizedReflection is set.
| |
| Name |
Gets or sets the name of the light.
(Inherited from Light.) | |
| Shape |
Gets or sets the bounding shape of the light volume.
| |
| SpecularIntensity |
Gets or sets the specular intensity of the light.
| |
| Texture |
Gets or sets the cube map texture.
|