Unreal Engine Blueprint API Reference > Math > Color
Assigns an FColor coming from an observed Pow(1/2.2) output, into a linear color.
Target is Kismet Math Library
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
linearcolor | In Out Color | |
struct | In Color | The Pow(1/2.2) color that needs to be converted into linear space. |
Outputs
Type | Name | Description |
---|---|---|
exec | Out |