Property Rotation
- Namespace
- PaintDotNet.Direct2D1.Effects
- Assembly
- PaintDotNet.Windows.Core.dll
Rotation
The angles of rotation for each axis. The units are in degrees.
The default value is { 0, 0, 0 }.
public EffectPropertyAccessor<Vector3Float> Rotation { get; }