Version: Unity 6 (6000.0)
LanguageEnglish
  • C#

CameraMode

struct in UnityEditor

Description

Describes a built-in Scene view mode.

Properties

Description
drawModeThe CameraDrawMode associated with the CameraMode.
nameThe name of the CameraMode.
sectionThe section in the toolbar drop-down that this CameraMode belongs to.

Public Methods

Description
EqualsCompares this CameraMode object against a specified CameraMode object.
ToStringGets a string summary of this CameraMode.