GodotSharpAPI
GodotSharpAPI
Godot
Vector2 Structure
Vector2 Fields
x Field
y Field
Vector2
x Field
The vector's X component. Also accessible by using the index position `[0]`.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
float
x
Field Value
Type:
Single
See Also
Reference
Vector2 Structure
Godot Namespace