Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Composite Temperature Settings' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Composite Temperature Settings |
Outputs
| Type | Name | Description |
|---|---|---|
| enum | Temperature Type | Selects the type of temperature calculation.White Balance uses the Temperature value to control the virtual camera's White Balance. This is the default selection.Color Temperature uses the Temperature value to adjust the color temperature of the scene, which is the inverse of the White Balance operation. |
| real | Temp | Controls the color temperature or white balance in degrees Kelvin which the scene considers as white light. |
| real | Tint | Controls the color of the scene along the magenta - green axis (orthogonal to the color temperature). This feature is equivalent to color tint in digital cameras. |