摘要:
unity3D中 material中tiling和offset属性解释 阅读全文
随笔档案-2014年12月
unity3d API汇总
2014-12-02 16:21 by 糯米粥, 1857 阅读, 收藏, 编辑
摘要:
1 using UnityEngine; 2 using System.Collections; 3 4 public class AllFunction : MonoBehaviour 5 { 6 /* 7 API Version: 4.3 8 ... 阅读全文