Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Display Cluster Configuration Media ICVFX' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Display Cluster Configuration Media ICVFX |
Outputs
| Type | Name | Description |
|---|---|---|
| boolean | Enable Media | Enable/disable media |
| enum | Inner Frustum Type | Media frame split type |
| struct | Media Input Groups | Media input mapping (Full frame) |
| struct | Media Output Groups | Media output mapping (Full frame) |
| struct | Tiled Split Layout | Split layout |
| struct | Tile Overscan | Overscan settings for tile. |
| struct | Nodes to Render Unbound Tiles | Choose nodes that should render camera tiles that don't have any media assigned |
| struct | Media Input Groups | Media input mapping (Tiled) |
| struct | Media Output Groups | Media output mapping (Tiled) |
| boolean | Receivers Apply OCIO | Allows the receviers to apply their own OCIO transformations (per node OCIO override). Requires the media to support PF_FloatRGBA pixel format if PQ transfer is not used. |
| boolean | Use PQ-Encoding For Transfer | Use perceptual quantizer (PQ) transfer function to reduce bandwith. Requires PF_A2B10G10R10 pixel format configured on media side. |