---
title: cheekPuff
framework: arkit
role: symbol
role_heading: Type Property
path: arkit/arfaceanchor/blendshapelocation/cheekpuff
---

# cheekPuff

The coefficient describing outward movement of both cheeks.

## Declaration

```swift
static let cheekPuff: 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

### Eyebrows, Cheeks, and Nose

- [browDownLeft](arkit/arfaceanchor/blendshapelocation/browdownleft.md)
- [browDownRight](arkit/arfaceanchor/blendshapelocation/browdownright.md)
- [browInnerUp](arkit/arfaceanchor/blendshapelocation/browinnerup.md)
- [browOuterUpLeft](arkit/arfaceanchor/blendshapelocation/browouterupleft.md)
- [browOuterUpRight](arkit/arfaceanchor/blendshapelocation/browouterupright.md)
- [cheekSquintLeft](arkit/arfaceanchor/blendshapelocation/cheeksquintleft.md)
- [cheekSquintRight](arkit/arfaceanchor/blendshapelocation/cheeksquintright.md)
- [noseSneerLeft](arkit/arfaceanchor/blendshapelocation/nosesneerleft.md)
- [noseSneerRight](arkit/arfaceanchor/blendshapelocation/nosesneerright.md)
