Module godot.core.vector2

Vector used for 2D Math.

Structs

NameDescription
Vector2 2-element structure that can be used to represent positions in 2d-space, or any other pair of numeric values.