LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

This version of Unity is unsupported.

CameraType

enumeration

Description

Describes different types of camera.

Properties

GameUsed to indicate a regular in-game camera.
SceneViewUsed to indicate that a camera is used for rendering the Scene View in the Editor.
PreviewUsed to indicate a camera that is used for rendering previews in the Editor.
VRUsed to indicate that a camera is used for rendering VR (in edit mode) in the Editor.
ReflectionUsed to indicate a camera that is used for rendering reflection probes.