GodotSharpAPI
GodotSharpAPI
Godot
Vector2 Structure
Vector2 Properties
Down Property
Inf Property
Item Property
Left Property
NegOne Property
One Property
Right Property
Up Property
Zero Property
Vector2
Left Property
Left unit vector. Represents the direction of left.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
static
Vector2
Left
{
get
; }
Property Value
Type:
Vector2
Equivalent to `new Vector2(-1, 0)`
See Also
Reference
Vector2 Structure
Godot Namespace