Linear_Exposure_Control - superclass: ToneOperator; super-superclass:MAXWrapper - classID: #(1435071256, 886776236)
Value > MAXWrapper > ToneOperator > Linear_Exposure_Control |
The Linear Exposure Control samples the rendered image and uses the average brightness of the scene to map physical values to RGB values. Linear Exposure Control is best used for scenes with a fairly low dynamic range.
Enable/disable the Tone Operator. Changes the state of the Active checkbox in the Environment/Exposure Control rollout.
Gets/sets the Brightness value of the Tone Operator.
<Linear_Exposure_Control>.chromaticAdaptation Boolean default: false -- boolean; Chromatic_Adaptation
Gets/sets the Chromatic Adaptation value of the Tone Operator. Corresponds to the Color Correction checkbox in the Tone Operator’s rollout.
<Linear_Exposure_Control>.colorDifferentiation Boolean default: false -- boolean; Color_Differentiation
Gets/sets the Color Differentiation value of the Tone Operator. Corresponds to the Desaturate Low Levels checkbox in the Tone Operator’s rollout.
Gets/sets the Contrast value of the Tone Operator.
Gets/sets the Exposure value of the Tone Operator.
Gets/sets the physicalScale value of the Tone Operator.
Gets/sets the state of the processBG value corresponding to the "Process Background and Environment Maps" checkbox in the Tone Operator’s rollout. When set to true , the Tone Operator will affect the background.
<Linear_Exposure_Control>.whiteColor Color default: (color 255 255 255) -- animatable; RGB color; White_Color
Gets/sets the whiteColor value of the Tone Operator. When the chromaticAdaptation is set to true , the Tone Operator will shift all colors so that the color set in whiteColor appears as white.