API/AnimationClipAnimationClipAnimation.AnimationClip exported from @manycore/aholo-viewer.AnimationInterfaceinterface AnimationClip { name: string; blend?: Blend; tracks: KeyframeTrack[];} Properties name name: string blend blend?: Blend tracks tracks: KeyframeTrack[] ←AnimationActionAnimationFinishEvent→