Skip to content

SpriteAnimator.QueuedAnimation Property

Definition

Namespace: Brine2D.Animation

Gets the name of the first queued animation, or null.

public string? QueuedAnimation { get; }

Property Value

System.String