AnimationClip.Animations

AnimationClip.Animations property

Gets the animations contained inside the clip.

public IList<AnimationNode> Animations { get; }

Property Value

The layers.

See Also