> For the complete documentation index, see [llms.txt](https://sparkar-community.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sparkar-community.gitbook.io/docs/scenemodule/focalplane.md).

# 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.
