vrdEnvironmentColorCorrection¶
-
class
vrdEnvironmentColorCorrection
¶
(Inherits vrdColorCorrection
)
This class is used for color correction properties of vrdEnvironmentMaterial.
Summary¶
Functions¶
-
vrdEnvironmentColorCorrection.
getReflectedSaturation
()¶ Gets reflection saturation.
Returns: Current value of reflection saturation Return type: float
-
vrdEnvironmentColorCorrection.
getWhiteBalance
()¶ Gets the white balance.
Returns: Current value of the white balance Return type: integer
-
vrdEnvironmentColorCorrection.
setReflectedSaturation
(value)¶ Sets reflection saturation.
Parameters: value (float) – New value of reflection saturation
-
vrdEnvironmentColorCorrection.
setWhiteBalance
(value)¶ Sets the white balance.
Parameters: value (integer) – New value of the white balance