This version of Unity is unsupported.

Mesh.GetTopology

Switch to Manual

Declaration

public MeshTopology GetTopology(int submesh);

Description

Gets the topology of a sub-mesh.

See Also: MeshTopology enum, SetIndices function.