English
Appearance
Mesh.vertices
Mesh
Array of mesh vertices.
Vector3[]
let mesh = Resources.Load<Mesh>(Mesh, "meshId"); mesh.vertices;