Version: 2022.3

DefaultLightingExplorerExtension

class in UnityEditor


实现接口:ILightingExplorerExtension

切换到手册

描述

Lighting Explorer 的默认定义。可完全或部分覆盖。

构造函数

DefaultLightingExplorerExtension构造函数。

公共函数

GetContentTabs这将返回 Lighting Explorer 的所有默认选项卡。

受保护的函数

Get2DLightColumnsGets column definitions for 2D Lights.
Get2DLightsGets an array of all 2D lights in the scene.
GetEmissives返回具有发光材质的对象。
GetEmissivesColumns返回发光对象的列定义。
GetLightColumns返回光源的列定义。
GetLightProbeColumns返回光照探针的列定义。
GetLightProbes返回光照探针。
GetLights返回光源。
GetReflectionProbeColumns返回反射探针的列定义。
GetReflectionProbes返回反射探针。

静态函数

GetObjectsForLightingExplorerReturns T type Objects to be shown in the Light Explorer.