# Forehead

The `Forehead` class exposes the details of a detected forehead.

## Properties

| Property | Description |
| -------- | ----------- |

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

| `top` | <p><code>(get) top: PointSignal (set) (Not Available)</code></p><p>Specifies a <code>PointSignal</code> representing the top of the forehead in the face local coordinate system.</p><p><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.
