Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

Mesh.GetTopology

Switch to Manual

Declaration

public MeshTopology GetTopology(int submesh);

Description

Gets the topology of a sub-mesh.

Additional resources: MeshTopology enum, SetIndices function.