# Cameras

Any cameras associated with the loaded .plp file will show up under the Cameras project section.

![Cameras Project Interface in SpatialExplorer 5.X](/files/-LtX1Ohg7xUlzFCVRgwr)

There are several display properties associated with each selected camera such as altering the opacity and size of the frustums.

|         |                                                                                                                                                              |
| ------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Opacity | Refers to the opacity of the preview frustum shown when playing back camera data. A value of 1 will display the frustum. A value of 0 will hide the frustum. |
| Size    | The relative size of the frustum displayed during playback.                                                                                                  |

### Tools

Items in the Tools menu allow for the configuration of the camera parameters as wells as frustum display options. They can be accessed by clicking on each loaded camera under the Projects --> Camera window.

#### Configure this Sensor (post-processing only)

In Work Offline mode, clicking the wrench icon will open the "Configure this Sensor" option.

![How to access camera sensor configuration in SpatialExplorer 5.X Work Offline mode](/files/-LtXJDvo211OsBMnAEj3)

This will open the sensor configuration options for Acquisition, Calibration, and Processing. Refer to the [Local CAM X Settings](/spatialexplorer/work-offline/settings/project-settings/cam-x.md) section for more information.

#### Clear Photo Visualization

![How to access clear photo visualization in SpatialExplorer 5.X](/files/-Ltb7g02ACxOGo_pBTlX)

#### Select Color

![How to access select frustum color in SpatialExplorer 5.X](/files/-LtbChwJB8mTMg_i4xXT)

![Select color for frustum outline](/files/-LtbEV1P3wtizNt98_iX)

![How to change frustum outline color in SpatialExplorer 5.X](/files/-LtbGK4rQowHmvy9Wjcr)

#### Show Frustums

![How to access Show Frustums in SpatialExplorer 5.X](/files/-LtbKyo9qXiWRtKnXtrd)

{% tabs %}
{% tab title="Frustums Outline Displayed" %}
![Frustums with outlines displayed](/files/-LtbOzsvq_zTksJgAb3k)
{% endtab %}

{% tab title="Frustrums Outline Hidden" %}
![Frustrums without outlines displayed](/files/-M6GLfhdeZJ16d5iqCh8)
{% endtab %}
{% endtabs %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs-6.phoenixlidar.com/spatialexplorer/work-offline/spatialexplorer-user-interface/project-management-window/cameras.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
