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