# Vector3.z

```csharp
float z { get; set; }
```

The Z component of this vector.

Declared in [Vector3](/api/Vector3).
Assembly: `Sandbox.System`.
