docs.unity3d.com
    Show / Hide Table of Contents

    Class LookDev

    Main entry point for scripting LookDev

    Inheritance
    Object
    LookDev
    Namespace: UnityEditor.Rendering.LookDev
    Syntax
    public static class LookDev

    Properties

    open

    State of the LookDev window

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

    supported

    Does LookDev is supported with the current render pipeline?

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

    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()
    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