Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

MeshTopology.Points

Description

Mesh is made from points.

In most of use cases, mesh index buffer should be "indendity": 0, 1, 2, 3, 4, 5, ...

See Also: Mesh.SetIndices function.