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