Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Display Cluster Configuration ICVFX Camera Custom Frustum' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Display Cluster Configuration ICVFX Camera Custom Frustum |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Estimated Overscan Resolution | Expected ICVFX camera resolution when both 'Adapt Resolution' and 'Enable Inner Frustum Overscan' are enabled. |
| struct | Inner Frustum Resolution | Real ICVFX camera resolution for current settings. |
| real | Overscan Pixels Increase | This value shows the ratio of "Overscan Estimated Resolution" pixels to "Frustum Internal Resolution" pixels. |
| boolean | Enable Inner Frustum Overscan | Enable Custom Frustum. |
| boolean | Adapt Resolution | Enable adaptive resolution. |
| real | Overscan Multiplier | Multiply the field of view for the ICVFX camera by this value. This can increase the overall size of the inner frustum to help provide a buffer against latency when moving the camera. |
| enum | Overscan Units | Enable/disable inner camera custom frustum and specify units as percent or pixel values. |
| real | Left | Pixel/Percent value to alter the frustum to the left side |
| real | Right | Pixel/Percent value to alter the frustum to the right side |
| real | Top | Pixel/Percent value to alter the frustum to the top |
| real | Bottom | Pixel/Percent value to alter the frustum to the bottom |