Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Movie Pipeline Shot Output Data' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Movie Pipeline Shot Output Data |
Outputs
| Type | Name | Description |
|---|---|---|
| object | Shot | Which shot was this output data for? |
| struct | Render Pass Data | A mapping between render passes (such as 'FinalImage') and an array containing the files written for that shot.Will be multiple files if using image sequences. |