AnimationTransition.From Property
Definition¶
Namespace: Brine2D.Animation
The animation name this transition originates from, or null for AnyState.
public string? From { get; init; }
Namespace: Brine2D.Animation
The animation name this transition originates from, or null for AnyState.
public string? From { get; init; }