Click or drag to resize

Vector3z 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#
public float z

Field Value

Type: Single
See Also