# Edit Camera

## Short Description

Adjusts camera properties and post-processing effects.

## Description

The Edit Camera tool allows users to adjust various camera properties such as focal length, aperture, and exposure, enabling fine-tuning of the camera's settings for different visual effects. It also includes options for color correction and post-processing effects to enhance the final output.

## Properties

### Base Properties

* **Grading Presets**: Select a color grading preset
* **Grading Intensity**: Adjust the intensity of color grading
* **Aspect Ratio**: Adjust the aspect ratio of the camera
* **Focal Length**: Adjust the focal length of the camera
* **Aperture**: Adjust the aperture of the camera
* **Focus Distance**: Adjust the focus distance of the camera
* **Exposure**: Adjust the exposure of the camera
* **Lens Distortion**: Adjust the lens distortion of the camera
* **Invert Distortion**: Inverts the lens distortion effect
* **Squeeze Factor**: Adjust the squeeze factor of the camera
* **Sensor Width**: Adjust the sensor width of the camera
* **Sensor Height**: Adjust the sensor height of the camera

### Post Processing

* **Bloom**: Adjust the bloom of the camera
* **Vignette**: Adjust the vignette of the camera
* **Film Grain**: Adjust the film grain of the camera
* **Film Grain Scale**: Adjust the scale of the film grain
* **Detail Strength**: Adjust the detail strength of the camera
* **Sharpen**: Adjust the sharpening of the camera
* **Fringe**: Adjust the fringe of the camera

### Color Correction

* **Hue**: Adjust the hue of the color correction
* **Saturation**: Adjust the saturation of the color correction
* **Brightness**: Adjust the brightness of the color correction
* **Contrast**: Adjust the contrast of the color correction
* **Temperature**: Adjust the temperature of the color correction

### Extras

* **Outline Intensity**: Adjust the intensity of the outline effect
* **Outline Thickness**: Adjust the thickness of the outline effect
* **Outline Distance**: Adjust the distance fade of the outline effect


---

# 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.polygonflow.io/dash-tools/cameratool.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.
