using UnityEngine; public class UISpineEffect : MonoBehaviour { public Material material; }