Navigation
BlueprintAPI > BlueprintAPI/Math > BlueprintAPI/Math/Vector2D
Get this vector as a vector where each component has been rounded to the nearest int.
Target is Kismet Math Library
Inputs
| Type | Name | Description |
|---|---|---|
| vector2d struct | A |
Outputs
| Type | Name | Description |
|---|---|---|
| vector2d struct | Return Value | New FVector2D from this vector that is rounded. |