📜  unity mesh 显示实例 - C# 代码示例

📅  最后修改于: 2022-03-11 14:49:03.689000             🧑  作者: Mango

代码示例1
//That can happen, if you invert the order of the points in the triangle array. Try moving the camera below the Mesh to confirm that there are black faces. To fix, just invert the order of the points in the triangle array