Version: 2023.2
언어: 한국어

SceneViewCameraWindow

class in UnityEditor

/

다음으로부터 상속:PopupWindowContent

매뉴얼로 전환

설명

Use this class to instantiate a SceneViewCameraWindow window.

The SceneViewCameraWindow window displays settings for the SceneView camera.

생성자

SceneViewCameraWindowCreates an instance of the SceneViewCameraWindow window.

Public 함수

GetWindowSizeRetrieves the dimensions of the SceneViewCameraWindow window.
OnGUIA callback used for drawing the GUI controls of the SceneViewCameraWindow window.

Events

additionalSettingsGuiSubscribe to this event to receive a callback when the SceneViewCameraWindow.OnGUI function is called.

상속된 멤버

변수

editorWindowThe EditorWindow that contains the popup content.

Public 함수

OnCloseCallback when the popup window is closed.
OnOpenCallback when the popup window is opened.