Unity Engine documentationScript ReferenceUnityEditorEditorSkinEnum that selects which skin to return from EditorGUIUtility.GetBuiltinSkin.Read time 1 minuteLast updated 4 days agoDefinition Type: Enum Namespace: UnityEditor Assembly: UnityEditor public enum EditorSkin Fields ValueDescriptionGameThe skin used for game views.InspectorThe skin used for inspectors.SceneThe skin used for Scene views.