CameraType
enumeration
Description 描述
Describes different types of camera.
Properties 属性
| Game | Used to indicate a regular in-game camera. | ||
| SceneView | Used to indicate that a camera is used for rendering the Scene View in the Editor. | ||
| Preview | Used to indicate a camera that is used for rendering previews in the Editor. | ||
| VR | Used to indicate that a camera is used for rendering VR (in edit mode) in the Editor. | ||
| Reflection | Used to indicate a camera that is used for rendering reflection probes. |