Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/DynamicMesh > API/Runtime/GeometryCore/DynamicMesh/FDynamicMesh3 > API/Runtime/GeometryCore/DynamicMesh/FDynamicMesh3/FMergeVerticesOptions
Syntax
bool bAllowNonBoundaryBowtieCreation
Remarks
If false, we disallow vertex merges that attempt to merge one non-boundary vert to a a non-adjacent vert, even if this is possible through a bowtie. Note that merging boundary verts to create a bowtie on the boundary is still allowed, as this is a common intermediate step when welding edges.