Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Movie Pipeline Pass Identifier' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Movie Pipeline Pass Identifier |
Outputs
| Type | Name | Description |
|---|---|---|
| string | Name | The name of the pass such as "FinalImage" or "ObjectId", etc. |
| string | Camera Name | The name of the camera that this pass is for. Stored here so we can differentiate betweenmultiple cameras within a single pass. |