CrossFadeGhost.DrawOffset Property
Definition¶
Namespace: Brine2D.Systems.Rendering
Outgoing draw offset (from DrawOffset). Applied to the ghost's world position so that Aseprite-trimmed frames render at the correct canvas position during a cross-fade.
public System.Numerics.Vector2 DrawOffset { get; set; }