Version: 2023.2
public void OnSceneGUI (SceneView sceneView);

参数

sceneView The Scene view that Actions.EditorAction.OnSceneGUI is called in.

描述

Callback raised when the Scene view calls OnGUI.

Use this method to implement custom handles.


Did you find this page useful? Please give it a rating: