Navigation
BlueprintAPI > BlueprintAPI/Input > BlueprintAPI/Input/HeadMountedDisplay
Multiply the post-compositor frame by a color and add a bias. LayerColor = LayerColor * ColorScale + ColorBias
Target is Head Mounted Display Function Library
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| linearcolor | Color Scale | (in) Color to multiply the compositor layer by |
| linearcolor | Color Bias | (in) Color to offset the compositor layer by |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| boolean | Return Value | (boolean) True if successful, false if unsuccessful or unsupported. |