Table of Contents

Property Coverage

Namespace
PaintDotNet.Effects.Gpu
Assembly
PaintDotNet.Effects.Gpu.dll

Coverage

Specifies the coverage of the noise.
The range is [0, 1] which corresponds to the UI's range of [0, 100].
The default is 1.

public EffectPropertyAccessor<float> Coverage { get; }

Property Value

EffectPropertyAccessor<float>