Skip to content

AnimationBlendSelector2D.ActiveClip Property

Definition

Namespace: Brine2D.Animation

Gets the name of the clip currently selected by the tree, or null if no nodes have been added.

public string? ActiveClip { get; }

Property Value

System.String