SceneView.duringSceneGui
Parameters
| value | The Scene view invoking this callback. |
Description 描述
Subscribe to this event to receive a callback whenever the Scene view calls the OnGUI method.
Use this event to implement custom handles and user interface.