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