BlueprintAPI > BlueprintAPI/Math > BlueprintAPI/Math/Vector2D
Rotates around axis (0,0,1)
Target is Kismet Math Library
Inputs
Type | Name | Description |
---|---|---|
vector2d struct | A | |
real | Angle Deg | Angle to rotate (in degrees) |
Outputs
Type | Name | Description |
---|---|---|
vector2d struct | Return Value | Rotated Vector |