Property Intensity
- Namespace
- PaintDotNet.Effects.Gpu
- Assembly
- PaintDotNet.Effects.Gpu.dll
Intensity
Specifies the intensity of the noise.
The range is [0, 1] which corresponds to the UI's range of [0, 100].
The default is 0.64.
public EffectPropertyAccessor<float> Intensity { get; }