Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Display Cluster Configuration Tile Overscan' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Display Cluster Configuration Tile Overscan |
Outputs
| Type | Name | Description |
|---|---|---|
| boolean | Enable Tile Overscan | Enable/disable Viewport Overscan and specify units as percent or pixel values. |
| boolean | Adapt Resolution | Set to True to render at the overscan resolution, set to false to render at the resolution in the configuration and scale for overscan. |
| boolean | No Overscan for Edges | Optimize overscan values on boundary tiles.When enabled, tile sides not in contact with other tiles will use zero overscan. |
| enum | Overscan Units | Enable/disable Viewport Overscan and specify units as percent or pixel values. |
| real | Overscan Value | Overscan value for all sides. |
| enum | Blend Mode | Defines how the overscan blend width is interpreted.Allows blending between tiles to be specified ina percentage of the overscan size, or disabled entirely. |