Property Lighting
- Namespace
- PaintDotNet.Effects.Gpu
- Assembly
- PaintDotNet.Effects.Gpu.dll
Lighting
Specifies how much to adjust the lighting of the image.
The range of this value is [-0.2, +0.2], which corresponds to the UI's range of [-20, +20].
The default value is 0.
public EffectPropertyAccessor<float> Lighting { get; }