Class LayoutContext | Core RP Library | 7.2.1
docs.unity3d.com
    Show / Hide Table of Contents

    Class LayoutContext

    Data regarding the layout currently used in LookDev

    Inheritance
    Object
    LayoutContext
    Namespace: UnityEditor.Rendering.LookDev
    Syntax
    [Serializable]
    public class LayoutContext

    Fields

    debugPanelSource

    The view to change when manipulating the Debug side panel

    Declaration
    [NonSerialized]
    public TargetDebugView debugPanelSource
    Field Value
    Type Description
    TargetDebugView

    lastFocusedView

    The last focused view

    Declaration
    public ViewIndex lastFocusedView
    Field Value
    Type Description
    ViewIndex

    showedSidePanel

    The state of the side panel

    Declaration
    public SidePanel showedSidePanel
    Field Value
    Type Description
    SidePanel

    viewLayout

    The layout used

    Declaration
    public Layout viewLayout
    Field Value
    Type Description
    Layout
    In This Article
    • Fields
      • debugPanelSource
      • lastFocusedView
      • showedSidePanel
      • viewLayout
    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