Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Geometry Script Uniform Remesh Options' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Geometry Script Uniform Remesh Options |
Outputs
| Type | Name | Description |
|---|---|---|
| enum | Target Type | Method used to define target/goal of Uniform Remeshing |
| integer | Target Triangle Count | Approximate Target Triangle Count, combined with mesh surface area to derive a TargetEdgeLength |
| real | Target Edge Length | Explicit Target Edge Length that is desired in the output uniform mesh |