Click or drag to resize

Transform2Dx Field

The basis matrix's X vector (column 0). Equivalent to array index `[0]`.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public Vector2 x

Field Value

Type: Vector2
See Also