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

# tongueOut

The coefficient describing extension of the tongue.

```
static let tongueOut: ARFaceAnchor.BlendShapeLocation
```

## Discussion

A value of `0.0` indicates that the tongue is fully inside the mouth; a value of `1.0` indicates that the tongue is as far out of the mouth as ARKit tracks.

---

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)