# Y

> Y-axis.

## Definition

* **Type:** Field
* **Namespace:** [UnityEditor.IMGUI.Controls](/engine/6000.6/script-reference/unityeditor/imgui/controls.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
Y = 1
```

### Remarks

When using this value, the [CapsuleBoundsHandle.height](/engine/6000.6/script-reference/unityeditor/imgui/controls/capsuleboundshandle/height.md) property extends the capsule along its Y-axis.
