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