Property IntensityExponent
IntensityExponent
The power of two to use as the image based light's intensity. For example, a value of 0.0 yields a linear intensity of 1.0; a value of 1.0 yields an intensity of 2.0, a value of 2.0 yields 4.0, etc.
Declaration
public float IntensityExponent { get; set; }
Property Value
Type | Description |
---|---|
float |