# Nose

The `Nose` class exposes the details of a detected nose.

## Properties

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

| `bridge` | <p><code>(get) bridge: PointSignal (set) (Not Available)</code></p><p>Specifies a <code>PointSignal</code> representing the location of the bridge of the nose 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> |
| -------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |

| `leftNostril` | <p><code>(get) leftNostril: PointSignal (set) (Not Available)</code></p><p>Specifies a <code>PointSignal</code> representing the location of the left nostril 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> |
| ------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |

| `rightNostril` | <p><code>(get) rightNostril: PointSignal (set) (Not Available)</code></p><p>Specifies a <code>PointSignal</code> representing the location of the right nostril 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> |
| -------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |

| `tip` | <p><code>(get) tip: PointSignal (set) (Not Available)</code></p><p>Specifies a <code>PointSignal</code> representing the location of the tip of the nose 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.
