Unreal Engine Blueprint API Reference > Math > Color
Returns a copy of this color using the specified opacity/alpha.
Target is Kismet Math Library
Inputs
Type | Name | Description |
---|---|---|
linearcolor | In Color | |
real | In Opacity |
Outputs
Type | Name | Description |
---|---|---|
linearcolor | Return Value | Returns a copy of this color using the specified opacity/alpha. |