Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


topology

Face topology of this sub-mesh.
Read time 1 minuteLast updated 8 days ago

Definition

public MeshTopology topology { readonly get; set; }

Remarks

The most common topology for meshes is MeshTopology.Triangles.