Returns all the vertices that make up the faces of the mesh. Each three vertices represent one triangle.
public Vector3[] GetFaces()
[Missing <returns> documentation for "M:Godot.Mesh.GetFaces"]