Property NoiseCenter
- Namespace
- PaintDotNet.Effects.Gpu
- Assembly
- PaintDotNet.Effects.Gpu.dll
NoiseCenter
Specifies the center of rotation for the noise, as configured by the NoiseAngle property.
The default is (512, 512), which is half of the default Scale.
public DynamicImage.ValuePropertyAccessor<Point2Float> NoiseCenter { get; }