Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Geometry Script Merge Vertex Options' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Geometry Script Merge Vertex Options |
Outputs
| Type | Name | Description |
|---|---|---|
| boolean | Only Boundary | Whether to restrict merges to boundary vertices |
| boolean | Allow Non Boundary Bowties | Whether to allow the merge to introduce a non-boundary bowtie vertex (has no effect if bOnlyBoundary is true) |