Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'Display Cluster Configuration ICVFX Camera Render Settings' from its members
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Custom Frame Resolution | Custom resolution of the ICVFX Camera. If it is not used, the Default Frame Resolution value is used by default. |
| integer | Render Order | Camera render order, bigger value is over |
| boolean | Use Camera Component Postprocess | Use postprocess settings from camera component |
| struct | Replace Output with A Texture | Replace viewport render from source texture |
| struct | Media | Media settings |
| struct | Mipmapping | Mipmapping can help avoid visual artifacts when the inner frustum is rendered at a lower resolution than specified in the configuration and is smaller on screen than the available pixels on the display device. |
| struct | Advanced Render Settings | Advanced render settings |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Display Cluster Configuration ICVFX Camera Render Settings |