SpriteAnimator.CrossFadeOutgoingFrame Property
Definition¶
Namespace: Brine2D.Animation
Gets the outgoing frame during a cross-fade, or null.
public Brine2D.Animation.SpriteFrame? CrossFadeOutgoingFrame { get; private set; }
Namespace: Brine2D.Animation
Gets the outgoing frame during a cross-fade, or null.
public Brine2D.Animation.SpriteFrame? CrossFadeOutgoingFrame { get; private set; }