Skip to content

AnimationBlendSelector1DSnapshot.ActiveClip Property

Definition

Namespace: Brine2D.Animation

The active clip name at the time of capture, or null.

public string? ActiveClip { get; init; }

Property Value

System.String