Lighting
Adjusts brightness with a Multiply color and an Add color: out = src · Multiply + Add.
Library location
Library → Filter Effect → Lighting
Properties
Multiplication (Multiply)
Color multiplied with the source pixels.
- Type:
Color - Default:
Colors.White - Animatable: Yes
Addition (Add)
Color added to the source pixels after multiplication.
- Type:
Color - Default:
#00000000(transparent black) - Animatable: Yes
Usage
Multiply tints the layer (e.g., warm wash); Add lifts the blacks (e.g., faded film look).