Property Offset
- Namespace
- PaintDotNet.Effects.Gpu
- Assembly
- PaintDotNet.Effects.Gpu.dll
Offset
Specifies the translation offset of the transform in normalized coordinates.
The range is [(-10,-10), (+10, +10)]. The default is (0, 0).
public DynamicImage.ValuePropertyAccessor<Vector2Float> Offset { get; }