Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Display Cluster Configuration ICVFX Chromakey Markers' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Display Cluster Configuration ICVFX Chromakey Markers |
Outputs
| Type | Name | Description |
|---|---|---|
| boolean | Enable Chromakey Markers | True to display Chromakey Markers within the inner frustum. |
| linearcolor | Marker Color | Marker Color |
| object | Marker Tile RGBA | Texture to use as the chromakey marker tile. |
| real | Marker Scale | Scale value for the size of each chromakey marker tile. |
| real | Marker Tile Distance | Distance value between each chromakey marker tile. |
| vector2d struct | Marker Tile Offset | Offset value for the chromakey marker tiles, normalized to the tile distance. Adjust placement of the chromakey markers within the composition of the camera framing. Whole numbers will offset chromakey markers by a cyclical amount and have no visual change. |