Class DebugContext
Class that will contain debug value used.
Inherited Members
Namespace: UnityEditor.Rendering.LookDev
Assembly: Unity.RenderPipelines.Core.Editor.dll
Syntax
public class DebugContext
Fields
shadow
Display shadows in view.
Declaration
public bool shadow
Field Value
Type | Description |
---|---|
bool |
viewMode
Debug mode displayed. -1 means none.
Declaration
public int viewMode
Field Value
Type | Description |
---|---|
int |