ColorCorrectGammaMap
Attribute Reference
General attributes
gamma
Float bindable
default: 1.0
raises the input to the specified exponents
gamma_b
Float bindable
default: 1.0
raises the blue channel to the specified exponents
gamma_g
Float bindable
default: 1.0
raises the green channel to the specified exponents
gamma_r
Float bindable
default: 1.0
raises the red channel to the specified exponents
input
Rgb bindable
default: [ 1, 1, 1 ]
bind the input here
mix
Float bindable
default: 1.0
how much of the overall color correct to mix in
on
Bool
default: True
enables/disables all color correct operations
use_per_channel_gamma
Bool
default: False
enables separate RGB controls for gamma