# Eyebrow

The `Eyebrow` class exposes the details of a detected eyebrow.

## Properties

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

| `insideEnd` | <p><code>(get) insideEnd: PointSignal (set) (Not Available)</code></p><p>Specifies a <code>PointSignal</code> representing the inside end of the eyebrow 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> |
| ----------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |

| `outsideEnd` | <p><code>(get) outsideEnd: PointSignal (set) (Not Available)</code></p><p>Specifies a <code>PointSignal</code> representing the outside end of the eyebrow 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 eyebrow 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.
