MeshTopology.Points
Description 描述
Mesh is made from points.
In most of use cases, mesh index buffer should be "identity":
0, 1, 2, 3, 4, 5, ...
See Also: Mesh.SetIndices function.
Mesh is made from points.
In most of use cases, mesh index buffer should be "identity":
0, 1, 2, 3, 4, 5, ...
See Also: Mesh.SetIndices function.