# yAxisColor

> Color to use for handles that manipulates the Y coordinate of something.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor](/engine/6000.3/script-reference/unityeditor.md)
* **Assembly:** UnityEditor

```csharp
public static Color yAxisColor { get; }
```

### Remarks

This is for used for example in the position, rotation, and scale gizmos, as well as in the Scene View gizmo.
