Click or drag to resize

Transform2Dy Field

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

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

Field Value

Type: Vector2
See Also