Function ConcavePolygonShape.getFaces

Returns the faces (an array of triangles).

PoolArray!(godot.core.vector3.Vector3) getFaces() nothrow @nogc const;