<!--
{
  "availability" : [
    "iOS: 11.0.0 -",
    "iPadOS: 11.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "ARKit",
  "identifier" : "/documentation/ARKit/ARFaceAnchor/BlendShapeLocation/eyeBlinkRight",
  "metadataVersion" : "0.1.0",
  "role" : "Type Property",
  "symbol" : {
    "kind" : "Type Property",
    "modules" : [
      "ARKit"
    ],
    "preciseIdentifier" : "c:@ARBlendShapeLocationEyeBlinkRight"
  },
  "title" : "eyeBlinkRight"
}
-->

# eyeBlinkRight

The coefficient describing closure of the eyelids over the right eye.

```
static let eyeBlinkRight: ARFaceAnchor.BlendShapeLocation
```

## Discussion

The figure below shows a face geometry (see [`ARSCNFaceGeometry`](/documentation/ARKit/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`](/documentation/ARKit/ARFaceAnchor/BlendShapeLocation) coefficients are set to `0.0`.

![](images/com.apple.arkit/media-2930023@2x.png)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)