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