Interface ILightingExplorerExtension
Namespace: UnityEditor
Assembly: UnityEditor.dll
Syntax
public interface ILightingExplorerExtension
Methods
| Improve this Doc View SourceGetContentTabs()
Declaration
LightingExplorerTab[] GetContentTabs()
Returns
Type | Description |
---|---|
LightingExplorerTab[] |
OnDisable()
Declaration
void OnDisable()
OnEnable()
Declaration
void OnEnable()