docs.unity3d.com
    Show / Hide Table of Contents

    Enum Layout

    Different layout supported in LookDev

    Namespace: UnityEditor.Rendering.LookDev
    Syntax
    public enum Layout

    Fields

    Name Description Value
    FullFirstView

    First view display fully

    0
    FullSecondView

    Second view display fully

    1
    HorizontalSplit

    First and second views displayed splitted horizontally

    2
    VerticalSplit

    First and second views displayed splitted vertically

    3
    CustomSplit

    First and second views displayed with stacking and orientation customizable split

    4

    Extension Methods

    ReflectionUtils.Invoke(String, Object[])
    ReflectionUtils.SetField(String, Object)
    ReflectionUtils.GetField(String)
    ReflectionUtils.GetFields()
    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