BlueprintAPI > BlueprintAPI/Math > BlueprintAPI/Math/Vector
Returns result of vector A rotated by AngleDeg around Axis
Target is Kismet Math Library
Inputs
Type | Name | Description |
---|---|---|
vector | In Vect | |
real | Angle Deg | |
vector | Axis |
Outputs
Type | Name | Description |
---|---|---|
vector | Return Value | Returns result of vector A rotated by AngleDeg around Axis |