Version: 2021.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.