GodotSharpAPI
GodotSharpAPI
Godot
Vector3 Structure
Vector3 Properties
Back Property
Down Property
Forward Property
Inf Property
Item Property
Left Property
NegOne Property
One Property
Right Property
Up Property
Zero Property
Vector3
Down Property
Down unit vector.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
static
Vector3
Down
{
get
; }
Property Value
Type:
Vector3
Equivalent to `new Vector3(0, -1, 0)`
See Also
Reference
Vector3 Structure
Godot Namespace