# Cheek

The `Cheek` class exposes the details of a detected cheek.

## Properties

| Property  | Description                                                                                                                                                                                                                                                                                                          |
| --------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| center    | <p><code>(get) center: PointSignal (set) (Not Available)</code><br> Specifies a <code>PointSignal</code> representing the center of the cheek in the face local coordinate system.<br> <strong>See Also</strong>: <code>Face.cameraTransform</code> to convert the point to the coordinate system of the camera.</p> |
| cheekbone | <p><code>(get) cheekbone: PointSignal (set) (Not Available)</code><br> Specifies a <code>PointSignal</code> representing the cheekbone in the face local coordinate system.<br> <strong>See Also</strong>: <code>Face.cameraTransform</code> to convert the point to the coordinate system of the camera.</p>        |

This module exposes no methods.
