docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class LookDev

    Main entry point for scripting LookDev

    Inheritance
    object
    LookDev
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: UnityEditor.Rendering.LookDev
    Assembly: Unity.RenderPipelines.Core.Editor.dll
    Syntax
    public static class LookDev

    Properties

    open

    State of the LookDev window

    Declaration
    public static bool open { get; }
    Property Value
    Type Description
    bool

    supported

    Does LookDev is supported with the current render pipeline?

    Declaration
    public static bool supported { get; }
    Property Value
    Type Description
    bool

    Methods

    Close()

    Close the LookDev window

    Declaration
    public static void Close()

    Open()

    Open the LookDev window

    Declaration
    public static void Open()

    ResetConfig()

    Reset all LookDevs datas to the default configuration

    Declaration
    public static void ResetConfig()
    In This Article
    Back to top
    Copyright © 2025 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)