CameraMode

struct in UnityEditor

/

Implemented 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.