Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Geometry Script Copy Mesh from Asset Options' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Geometry Script Copy Mesh from Asset Options |
Outputs
| Type | Name | Description |
|---|---|---|
| boolean | Apply Build Settings | Whether to apply Build Settings during the mesh copy. |
| boolean | Request Tangents | Whether to request tangents on the copied mesh. If tangents are not requested, tangent-related build settings will also be ignored. |
| boolean | Ignore Remove Degenerates | Whether to ignore the 'remove degenerates' option from Build Settings. Note: Only applies if 'Apply Build Settings' is enabled. |
| boolean | Use Build Scale | Whether to scale the copied mesh by the Build Setting's 'Build Scale'. Note: This is considered separately from the 'Apply Build Settings' option. |