The search functionality needs JavaScript enabled
Returns all the vertices that make up the faces of the mesh. Each three vertices represent one triangle.
PoolArray!(godot.core.vector3.Vector3) getFaces() nothrow @nogc const;