GodotSharpAPI
GodotSharpAPI
Godot
Vector2 Structure
Vector2 Fields
x Field
y Field
Vector2 Fields
The
Vector2
type exposes the following members.
Fields
Name
Description
x
The vector's X component. Also accessible by using the index position `[0]`.
y
The vector's Y component. Also accessible by using the index position `[1]`.
Top
See Also
Reference
Vector2 Structure
Godot Namespace