浏览代码

Update PerceptionCamera.md

/main
GitHub 4 年前
当前提交
8b5038f9
共有 1 个文件被更改,包括 4 次插入2 次删除
  1. 6
      com.unity.perception/Documentation~/PerceptionCamera.md

6
com.unity.perception/Documentation~/PerceptionCamera.md


# The Perception Camera component
The Perception Camera component ensures that the [Camera](https://docs.unity3d.com/Manual/class-Camera.html) runs at deterministic rates. It also ensures that the Camera uses [DatasetCapture](DatasetCapture.md) to capture RGB and other Camera-related ground truth in the [JSON dataset](Schema/Synthetic_Dataset_Schema.md). You can use the Perception Camera component on the High Definition Render Pipeline (HDRP) or the Universal Render Pipeline (URP).
<img src="images/PerceptionCameraFinished.png" align="center" width="600"/>
_The Inspector view of the Perception Camera component_
<p align="center">
<img src="images/PerceptionCameraFinished.png" width="600"/>
<br><i>The Inspector view of the Perception Camera component</i>
</p>
## Properties
| Property: | Function: |

正在加载...
取消
保存