中文
Appearance
Mesh.vertices
Mesh
网格顶点数组。
Vector3[]
let mesh = Resources.Load<Mesh>(Mesh, "meshId"); mesh.vertices;