English
Appearance
Mesh.vertexCount
Mesh
The number of vertices in the mesh.
number
let mesh = Resources.Load<Mesh>(Mesh, "meshId"); mesh.vertexCount;