Namespace: UnityEngine
This class define a pair of clip used by See Also: AnimationSet.
Each original clip from the controller can be overriden with another clip.
| originalClip | The original clip from the controller. |
| overrideClip | The override animation clip. |