unity中利用mesh動態建立牆體

private float _wallHeight=3.5f; private float _wallLength=3.0f; private float _wallWidth=0.24f;//默認的牆的厚度 /*** * * params:vector2 表示起點平面座標,wallLength表示牆的長度 * */ Mesh createObject(Vector2 v1
相關文章
相關標籤/搜索