# 编辑相机

## 简短描述

调整摄像机属性和后期处理效果。

## 描述

编辑摄像机工具允许用户调整各种摄像机属性，例如焦距、光圈和曝光，以便为不同的视觉效果微调摄像机设置。它还包括颜色校正和后期处理效果选项以增强最终输出。

## 属性

### 基本属性

* **分级预设**：选择一个色彩分级预设
* **分级强度**：调整色彩分级的强度
* **纵横比**：调整摄像机的纵横比
* **焦距**：调整摄像机的焦距
* **光圈**：调整摄像机的光圈
* **对焦距离**：调整摄像机的对焦距离
* **曝光**：调整摄像机的曝光
* **镜头畸变**：调整摄像机的镜头畸变
* **反转畸变**：反转镜头畸变效果
* **压缩系数**：调整摄像机的压缩系数
* **传感器宽度**：调整摄像机的传感器宽度
* **传感器高度**：调整摄像机的传感器高度

### 后期处理

* **辉光**：调整摄像机的辉光效果
* **暗角**：调整摄像机的暗角效果
* **胶片颗粒**：调整摄像机的胶片颗粒
* **胶片颗粒缩放**：调整胶片颗粒的缩放
* **细节强度**：调整摄像机的细节强度
* **锐化**：调整摄像机的锐化程度
* **色差**：调整摄像机的色差

### 颜色校正

* **色相**：调整颜色校正的色相
* **饱和度**：调整颜色校正的饱和度
* **亮度**：调整颜色校正的亮度
* **对比度**：调整颜色校正的对比度
* **色温**：调整颜色校正的色温

### 其他

* **描边强度**：调整描边效果的强度
* **描边厚度**：调整描边效果的厚度
* **描边距离**：调整描边效果的距离衰减


---

# 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-documentation-zh/dash-gong-ju/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.
