Unity Mesh(网格)
摘要:
Mesh: vertices: normals: uv: tangents: boneWeights : colors/colors32: //顶点位置数组 public Vector3[] vertices ; //两种方法更改 //public void SetVertices (List<Ve 阅读全文
posted @ 2020-08-13 14:50 kingBook 阅读(1483) 评论(0) 推荐(0) 编辑