Skip to content

CrossFadeGhost.DrawOffset Property

Definition

Namespace: Brine2D.Systems.Rendering

Outgoing draw offset \(from [DrawOffset](../../../Animation/SpriteFrame/DrawOffset.md 'Brine2D\.Animation\.SpriteFrame\.DrawOffset')\). Applied to the ghost's world position so that Aseprite-trimmed frames render at the correct canvas position during a cross-fade.

C#
public System.Numerics.Vector2 DrawOffset { get; set; }

Property Value

System.Numerics.Vector2