docs.unity.cn
    Show / Hide Table of Contents

    Class DebugContext

    Class that will contain debug value used.

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

    Fields

    shadow

    Display shadows in view.

    Declaration
    public bool shadow
    Field Value
    Type Description
    Boolean

    viewMode

    Debug mode displayed. -1 means none.

    Declaration
    public int viewMode
    Field Value
    Type Description
    Int32

    Extension Methods

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