docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class LightExplorer

    Editor script for the Lighting Explorer.

    Inheritance
    object
    DefaultLightingExplorerExtension
    LightExplorer
    Implements
    ILightingExplorerExtension
    Inherited Members
    DefaultLightingExplorerExtension.GetContentTabs()
    DefaultLightingExplorerExtension.OnEnable()
    DefaultLightingExplorerExtension.OnDisable()
    DefaultLightingExplorerExtension.GetObjectsForLightingExplorer<T>()
    DefaultLightingExplorerExtension.GetLights()
    DefaultLightingExplorerExtension.Get2DLights()
    DefaultLightingExplorerExtension.Get2DLightColumns()
    DefaultLightingExplorerExtension.GetLightColumns()
    DefaultLightingExplorerExtension.GetReflectionProbes()
    DefaultLightingExplorerExtension.GetLightProbes()
    DefaultLightingExplorerExtension.GetLightProbeColumns()
    DefaultLightingExplorerExtension.GetEmissives()
    DefaultLightingExplorerExtension.GetEmissivesColumns()
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: UnityEditor
    Assembly: Unity.RenderPipelines.Universal.Editor.dll
    Syntax
    [SupportedOnRenderPipeline(typeof(UniversalRenderPipelineAsset))]
    public class LightExplorer : DefaultLightingExplorerExtension, ILightingExplorerExtension

    Methods

    GetReflectionProbeColumns()

    Declaration
    protected override LightingExplorerTableColumn[] GetReflectionProbeColumns()
    Returns
    Type Description
    LightingExplorerTableColumn[]
    Overrides
    DefaultLightingExplorerExtension.GetReflectionProbeColumns()

    Implements

    ILightingExplorerExtension
    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)