AnimationBlendSelector1D.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; private set; }
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; private set; }