Property RollAmount
- Namespace
- PaintDotNet.Effects.Gpu
- Assembly
- PaintDotNet.Effects.Gpu.dll
RollAmount
Specifies the amount of the transform. The range is [0, 90]. The default is 0.
public DynamicImage.ValuePropertyAccessor<float> RollAmount { get; }
Property Value
Remarks
This corresponds to the Z value when using the Roll property.