---
title: eyeLookUpRight
framework: arkit
role: symbol
role_heading: Type Property
path: arkit/arfaceanchor/blendshapelocation/eyelookupright
---

# eyeLookUpRight

The coefficient describing movement of the right eyelids consistent with an upward gaze.

## Declaration

```swift
static let eyeLookUpRight: ARFaceAnchor.BlendShapeLocation
```

## Discussion

Discussion The figure below shows a face geometry (see ARSCNFaceGeometry) in two states, demonstrating values of 0.0 and 1.0 for this coefficient. In both states, the values for all other ARFaceAnchor.BlendShapeLocation coefficients are set to 0.0.

## See Also

### Right Eye

- [eyeBlinkRight](arkit/arfaceanchor/blendshapelocation/eyeblinkright.md)
- [eyeLookDownRight](arkit/arfaceanchor/blendshapelocation/eyelookdownright.md)
- [eyeLookInRight](arkit/arfaceanchor/blendshapelocation/eyelookinright.md)
- [eyeLookOutRight](arkit/arfaceanchor/blendshapelocation/eyelookoutright.md)
- [eyeSquintRight](arkit/arfaceanchor/blendshapelocation/eyesquintright.md)
- [eyeWideRight](arkit/arfaceanchor/blendshapelocation/eyewideright.md)
