Version: 2020.3

DefaultLightingExplorerExtension

class in UnityEditor


实现接口:ILightingExplorerExtension

切换到手册

描述

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

构造函数

DefaultLightingExplorerExtension构造函数。

公共函数

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

受保护的函数

GetEmissives返回具有发光材质的对象。
GetEmissivesColumns返回发光对象的列定义。
GetLightColumns返回光源的列定义。
GetLightProbeColumns返回光照探针的列定义。
GetLightProbes返回光照探针。
GetLights返回光源。
GetReflectionProbeColumns返回反射探针的列定义。
GetReflectionProbes返回反射探针。