Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'Display Cluster Configuration ICVFX Camera Custom Frustum' from its members
Inputs
| Type | Name | Description |
|---|---|---|
| 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 |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Display Cluster Configuration ICVFX Camera Custom Frustum |