Property Size
- Namespace
- PaintDotNet.Effects.Gpu
- Assembly
- PaintDotNet.Effects.Gpu.dll
Size
The size of the clouds. This is not a clipping rect, but rather sets the base scaling. This is typically set to the size of the output region. The default is (1000, 1000).
public EffectPropertyAccessor<SizeFloat> Size { get; }