RVTDocs.com

RenderingImageExposureSettings.WhitePoint

Property
Description:
The white point value.
Remarks:
Specify the white balance of the rendering(measured in Kelvin). Incandescent lighting:2800 K; Daylight 6500K.
Syntax
public double WhitePoint { get; set; }
Exceptions
Exception Condition
ArgumentOutOfRangeException When setting this property: The value of white point is not valid. The valid range is 1800 to 15000.