Property GlobalOffset
- Namespace
- PaintDotNet.Direct2D1.Effects
- Assembly
- PaintDotNet.Windows.Core.dll
GlobalOffset
A translation the effect performs after it rotates the projection plane. The value is specified in DIPs. The default value is { 0, 0, 0 }.
public EffectPropertyAccessor<Vector3Float> GlobalOffset { get; }