using System; namespace UnityUIPlayables { [Serializable] public class CanvasGroupAnimationClip : AnimationTimelineClip { } }