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