Returns this vector with all components rounded to the nearest integer,
with halfway cases rounded towards the nearest multiple of two.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax Return Value
Type:
Vector2The rounded vector.
See Also