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