Skip to content

AnimationClip.Name Property

Definition

Namespace: Brine2D.Animation

Name of the animation (e.g., "walk", "jump", "idle").

public string Name { get; init; }

Property Value

System.String