Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/DynamicMesh > API/Runtime/GeometryCore/DynamicMesh/FDynamicMesh3
References
| Module | GeometryCore |
| Header | /Engine/Source/Runtime/GeometryCore/Public/DynamicMesh/DynamicMesh3.h |
| Include | #include "DynamicMesh/DynamicMesh3.h" |
Syntax
struct FMergeVerticesOptions
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bAllowNonBoundaryBowtieCreation | 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. |