AnimationNode represents an array of keyframes that animate the transform of a GraphNode over time. Typically, an Animation maintains a collection of AnimationNodes, one for each GraphNode in a Skeleton.
Create a new AnimationNode instance.
AnimationNode represents an array of keyframes that animate the transform of a GraphNode over time. Typically, an Animation maintains a collection of AnimationNodes, one for each GraphNode in a Skeleton.