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