Class HDLightExplorerExtension
상속된 멤버
DefaultLightingExplorerExtension.OnEnable()
네임스페이스: UnityEditor.Experimental.Rendering.HDPipeline
어셈블리: solution.dll
구문
[LightingExplorerExtension(typeof(HDRenderPipelineAsset))]
public class HDLightExplorerExtension : DefaultLightingExplorerExtension, ILightingExplorerExtension
메서드
| 이름 | 설명 |
|---|---|
| GetContentTabs() | This returns all the default tabs for the Lighting Explorer. |
| GetHDLightColumns() | |
| GetHDLights() | |
| GetHDReflectionProbeColumns() | |
| GetHDReflectionProbes() | |
| GetPlanarReflectionColumns() | |
| GetPlanarReflections() | |
| GetVolumeColumns() | |
| GetVolumes() | |
| OnDisable() | This is called when the Lighting Explorer OnDisable is called, or when you switch to another extension. |