GodotSharpAPI
GodotSharpAPI
Godot
Basis Structure
Basis Properties
Column0 Property
Column1 Property
Column2 Property
FlipX Property
FlipY Property
FlipZ Property
Identity Property
Item Property
Scale Property
x Property
y Property
z Property
Basis
y Property
The basis matrix's Y vector (column 1).
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
Vector3
y
{
get
;
set
; }
Property Value
Type:
Vector3
Equivalent to
Column1
and array index `[1]`.
See Also
Reference
Basis Structure
Godot Namespace