Tags: t-mat/UnitySceneViewFovControl
Tags
Create dedicated script file for EditorWindow to avoid the following problem https://forum.unity3d.com/threads/error-loading-window-layout.430751/ Unity 5.5 (?) needs that both of class name and script filename are matched. Therefore, nested class for EditorWindow should be avoided :(
PreviousNext