CameraMode
struct in UnityEditor
/
Implemented in:
UnityEditor
Description 描述
Describes a built-in Scene view mode.
Properties 属性
drawMode
The CameraDrawMode associated with the CameraMode.
name
The name of the CameraMode.
section
The section in the toolbar drop-down that this CameraMode belongs to.
Public Methods 公共方法
Equals
Compares this CameraMode object against a specified CameraMode object.
ToString
Gets a string summary of this CameraMode.