Click or drag to resize

Transform2Dorigin Field

The origin vector (column 2, the third column). Equivalent to array index `[2]`. The origin vector represents translation.

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

Field Value

Type: Vector2
See Also