This version of Unity is unsupported.

CameraMode

struct in UnityEditor

Description

Describes a built-in Scene view mode.

Properties

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

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