Skip to content

AnimationBlendSelector2D.IsEnabled Property

Definition

Namespace: Brine2D.Animation

When false, evaluation is a no-op and the tree stops driving the animator. The current clip continues playing untouched. Defaults to true.

public bool IsEnabled { get; set; }

Property Value

System.Boolean