using UnityEngine; /// <summary> /// 面板缩放功能 /// </summary> public class ScaleFunction : MonoBehaviour { }