SceneView.lastActiveSceneViewChanged

public static Action<SceneView,SceneView> lastActiveSceneViewChanged;

Description

Register to this callback to get notified when the active Scene View changes.

The callback will be called with a reference to the previously active Scene View and the newly active Scene View.


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