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