Similar to autoConnectAllEdges, but only auto-connects a select set of edges. Edges will not replace already connected triangles. If an edge fails to auto-connect, then an error will be thrown.
The list of edges to auto-connect. If an edge is not in this list, it will not be auto-connected.
The list of triangles that the edges in the edge list are allowed to connect to.
Generated using TypeDoc
Similar to autoConnectAllEdges, but only auto-connects a select set of edges. Edges will not replace already connected triangles. If an edge fails to auto-connect, then an error will be thrown.