Table of Contents

Property Amount

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

Amount

The amount of twisting to perform.
The range is [-2, +2], which corresponds to the UI's range of [-200, +200].
The default value is 0.3.

public DynamicImage.ValuePropertyAccessor<float> Amount { get; }

Property Value

DynamicImage.ValuePropertyAccessor<float>