Unity Engine documentationScript ReferenceUnityEditorLightingExplorerTabCreate custom tabs for the Lighting Explorer.Read time 1 minuteLast updated 8 days agoDefinition Type: Class Namespace: UnityEditor Assembly: UnityEditor public class LightingExplorerTab Constructors ConstructorDescriptionLightingExplorerTab(System.String,System.Func{UnityEngine.Object[]},System.Func{UnityEditor.LightingExplorerTableColumn[]})Constructor.LightingExplorerTab(System.String,System.Func{UnityEngine.Object[]},System.Func{UnityEditor.LightingExplorerTableColumn[]},System.Boolean)Constructor.