# FocalPlane

The `FocalPlane` class exposes details about the focal plane of the device camera.

## Properties

| Property   | Description                                                                                                                                               |
| ---------- | --------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `distance` | <p><code>(get) distance: ScalarSignal (set) (Not Available)</code></p><p>Specifies the distance between focal plane and camera. Measured in 3D units.</p> |
| `height`   | <p><code>(get) height: ScalarSignal (set) (Not Available)</code></p><p>Specifies the height of the focal plane. Measured in 3D units.</p>                 |
| `width`    | <p><code>(get) width: ScalarSignal (set) (Not Available)</code></p><p>Specifies the width of the focal plane. Measured in 3D units.</p>                   |

## Methods

This module exposes no methods.
