Function ConcavePolygonShape.setFaces

Sets the faces (an array of triangles).

void setFaces (
  const(PoolArray!(godot.core.vector3.Vector3)) faces
) nothrow @nogc;