AnimationBlendSelector1D.Evaluate() Method
Definition¶
Namespace: Brine2D.Animation
Evaluates the tree against the current Value and updates the animator when dirty or when the active clip has finished. Called automatically by AnimationSystem each tick to handle once-clip restarts.
internal void Evaluate();