Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Movie Graph Image Preview Data' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Movie Graph Image Preview Data |
Outputs
| Type | Name | Description |
|---|---|---|
| object | Texture | The texture this preview image was rendered to. |
| struct | Identifier | The identifier for the image, containing the branch name, renderer, etc. |
| boolean | Multiple Camera Names | If true, then there is more than one camera name being used (ie: multi-camera rendering) |