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