GodotSharpAPI
GodotSharpAPI
Godot
Vector3 Structure
Vector3 Fields
x Field
y Field
z Field
Vector3
z Field
The vector's Z component. Also accessible by using the index position `[2]`.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
float
z
Field Value
Type:
Single
See Also
Reference
Vector3 Structure
Godot Namespace