Navigation
BlueprintAPI > BlueprintAPI/Math > BlueprintAPI/Math/Vector2D
Get a copy of this vector with absolute value of each component.
Target is Kismet Math Library
Inputs
| Type | Name | Description |
|---|---|---|
| vector2d struct | A |
Outputs
| Type | Name | Description |
|---|---|---|
| vector2d struct | Return Value | A copy of this vector with absolute value of each component. |