AnimatorComponent.Layers Property
Definition¶
Namespace: Brine2D.Animation
Read-only ordered view of all additional animation layers, sorted by Priority ascending.
public System.Collections.Generic.IReadOnlyList<Brine2D.Animation.AnimationLayer> Layers { get; }