Version: 2022.3
언어: 한국어

CameraMode

struct in UnityEditor

매뉴얼로 전환

설명

Describes a built-in Scene view mode.

변수

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

Public 함수

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