Table of Contents

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

DynamicImage.ValuePropertyAccessor<float>

Remarks

This corresponds to the Y value when using the Roll property.