Skip to content

AnimationClip.Name Property

Definition

Namespace: Brine2D.Animation

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

C#
public string Name { get; init; }

Property Value

System.String