unity3d:复制选中物体transform信息到剪切板
摘要:
using System.Collections; using System.Collections.Generic; using UnityEngine; using UnityEditor; public class SaveTransInfo : EditorWindow { [MenuIte 阅读全文
posted @ 2018-09-12 19:22 luoyikun 阅读(25) 评论(0) 推荐(0)