Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


SceneView.CameraMode

Describes a built-in Scene view mode.
Read time 1 minuteLast updated 6 days ago

Definition

  • Type: Struct
  • Namespace: UnityEditor
  • Assembly: UnityEditor.CoreModule
public struct SceneView.CameraMode

Fields

Value

Description

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

Methods

Method

Description

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