This version of Unity is unsupported.

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.