unity3d:编辑器脚本,替换选中物体的材质
摘要:
using System.Collections; using System.Collections.Generic; using UnityEngine; using UnityEditor; public class ChangeMat : MonoBehaviour { [MenuItem(" 阅读全文
posted @ 2018-05-22 11:28 luoyikun 阅读(50) 评论(0) 推荐(0)