Class HDLightExplorerExtension | High Definition RP | 6.7.1-preview
docs.unity3d.com
    Show / Hide Table of Contents

    Class HDLightExplorerExtension

    Inheritance
    Object
    HDLightExplorerExtension
    Namespace: UnityEditor.Experimental.Rendering.HDPipeline
    Syntax
    public class HDLightExplorerExtension : DefaultLightingExplorerExtension

    Methods

    GetContentTabs()

    Declaration
    public override LightingExplorerTab[] GetContentTabs()
    Returns
    Type Description
    LightingExplorerTab[]

    GetHDLightColumns()

    Declaration
    protected virtual LightingExplorerTableColumn[] GetHDLightColumns()
    Returns
    Type Description
    LightingExplorerTableColumn[]

    GetHDLights()

    Declaration
    protected virtual Object[] GetHDLights()
    Returns
    Type Description
    UnityEngine.Object[]

    GetHDReflectionProbeColumns()

    Declaration
    protected virtual LightingExplorerTableColumn[] GetHDReflectionProbeColumns()
    Returns
    Type Description
    LightingExplorerTableColumn[]

    GetHDReflectionProbes()

    Declaration
    protected virtual Object[] GetHDReflectionProbes()
    Returns
    Type Description
    UnityEngine.Object[]

    GetPlanarReflectionColumns()

    Declaration
    protected virtual LightingExplorerTableColumn[] GetPlanarReflectionColumns()
    Returns
    Type Description
    LightingExplorerTableColumn[]

    GetPlanarReflections()

    Declaration
    protected virtual Object[] GetPlanarReflections()
    Returns
    Type Description
    UnityEngine.Object[]

    GetVolumeColumns()

    Declaration
    protected virtual LightingExplorerTableColumn[] GetVolumeColumns()
    Returns
    Type Description
    LightingExplorerTableColumn[]

    GetVolumes()

    Declaration
    protected virtual Object[] GetVolumes()
    Returns
    Type Description
    UnityEngine.Object[]

    OnDisable()

    Declaration
    public override void OnDisable()
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023