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