Version: 2020.1
言語: 日本語

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.

継承メンバー

変数

editorWindowポップアップコンテンツが含まれる EditorWindow

Public 関数

OnCloseポップアップウィンドウが閉じたときのコールバック
OnOpenポップアップウィンドウが開くときのコールバック