docs.unity.cn
    Show / Hide Table of Contents

    Enum Layout

    Different layout supported in LookDev

    Namespace: UnityEditor.Rendering.LookDev
    Syntax
    public enum Layout

    Fields

    Name Description Value
    CustomSplit

    First and second views displayed with stacking and orientation customizable split

    FullFirstView

    First view display fully

    FullSecondView

    Second view display fully

    HorizontalSplit

    First and second views displayed splitted horizontally

    VerticalSplit

    First and second views displayed splitted vertically

    Extension Methods

    ReflectionUtils.Invoke(String, Object[])
    ReflectionUtils.SetField(String, Object)
    ReflectionUtils.GetField(String)
    ReflectionUtils.GetFields()
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on 18 November 2022
    Terms of use