Unity3D 根據GIS中的二維線座標畫牆

最近研究了一下GameObject的mesh和紋理,特地寫了一個demo來實現根據線生成牆  代碼如下: using System.Collections; using System.Collections.Generic; using UnityEngine; public class wasd : MonoBehaviour { public Material mater;
相關文章
相關標籤/搜索