Unreal Engine Blueprint API Reference > Math > Color
If bPickA is true, A is returned, otherwise B is
Target is Kismet Math Library
Inputs
Type | Name | Description |
---|---|---|
linearcolor | A | |
linearcolor | B | |
boolean | Pick A |
Outputs
Type | Name | Description |
---|---|---|
linearcolor | Return Value | If bPickA is true, A is returned, otherwise B is |