Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Geometry Script Cluster Simplify Mesh Options' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Geometry Script Cluster Simplify Mesh Options |
Outputs
| Type | Name | Description |
|---|---|---|
| boolean | Discard Attributes | Whether to discard attributes (materials, UV/normal/tangent/color attributes)Note that attribute seam edges will not be constrained if attributes are discarded |
| real | Fix Boundary Angle Tolerance | If > 0, boundary vertices w/ incident boundary edge angle greater than this (in degrees) will be kept in the output |
| struct | Edge Constraints | Options to constrain simplification of different mesh edge types, to optionally help preserve mesh boundaries and seams |