SpriteAnimator.MaxQueueDepth Property
Definition¶
Namespace: Brine2D.Animation
Maximum queue depth across all PlayQueued* overloads. Entries beyond this limit
are dropped with a warning. Defaults to 32.
public int MaxQueueDepth { get; set; }
Namespace: Brine2D.Animation
Maximum queue depth across all PlayQueued* overloads. Entries beyond this limit
are dropped with a warning. Defaults to 32.
public int MaxQueueDepth { get; set; }