GodotSharpAPI
GodotSharpAPI
Godot
Transform Structure
Transform Fields
basis Field
origin Field
Transform
origin Field
The origin vector (column 3, the fourth column). Equivalent to array index `[3]`.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
Vector3
origin
Field Value
Type:
Vector3
See Also
Reference
Transform Structure
Godot Namespace