using UnityEngine.UI; namespace UnityUIPlayables { public class SliderAnimationMixerBehaviour : AnimationMixerBehaviour { } }