class in UnityEditor
/
Implemented in:UnityEditor
Implements interfaces:ILightingExplorerExtension
Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
CloseFor some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.
CloseDefault definition for the Lighting Explorer. Can be overridden completely or partially.
DefaultLightingExplorerExtension | Constructor. |
GetContentTabs | This returns all the default tabs for the Lighting Explorer. |
GetEmissives | Returns objects with an Emissive material. |
GetEmissivesColumns | Returns column definitions for Emissives. |
GetLightColumns | Returns column definitions for Lights. |
GetLightProbeColumns | Returns column definitions for Light Probes. |
GetLightProbes | Returns Light Probes. |
GetLights | Returns Lights. |
GetReflectionProbeColumns | Returns column definitions for Reflection Probes. |
GetReflectionProbes | Returns Reflection Probes. |