Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Display Cluster Configuration Frame Post Process Output Remap' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Display Cluster Configuration Frame Post Process Output Remap |
Outputs
| Type | Name | Description |
|---|---|---|
| boolean | Enable Output Remapping | Enables or disables output remapping |
| enum | Data Source | Selects either the Static Mesh or External File setting as the source for output remapping |
| object | Static Mesh | The Static Mesh reference to use for output remapping when the Data Source is set to Static Mesh |
| string | Mesh Component Name | The MeshComponent reference (ProceduralMeshComponent or StaticMeshComponent) to use for output remapping when the Data Source is set to Mesh Component |
| string | External File | The external .obj file to use for output remapping when the Data Source is set to File |