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