Skip to content

AnimationTransition.From Property

Definition

Namespace: Brine2D.Animation

The animation name this transition originates from, or null for AnyState.

public string? From { get; init; }

Property Value

System.String