# centerEyePosition

> The position of the center eye on this device.

## Definition

* **Type:** Field
* **Namespace:** [UnityEngine.XR](/engine/6000.7/script-reference/unityengine/xr.md)
* **Assembly:** UnityEngine.XRModule

```csharp
[NoAutoStaticsCleanup]
public static InputFeatureUsage<Vector3> centerEyePosition
```
