luoyikun

导航

2020年10月23日 #

unity3d:text描边

摘要: using UnityEngine; using System.Collections.Generic; using UnityEngine.UI; namespace Effects { [RequireComponent(typeof(Text))] [AddComponentMenu("UI/ 阅读全文

posted @ 2020-10-23 11:46 luoyikun 阅读(21) 评论(0) 推荐(0)