Class DebugWindow.Styles
Inheritance
System.Object
DebugWindow.Styles
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ToString()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: UnityEditor.Experimental.Rendering
Syntax
public class Styles
Constructors
Styles()
Declaration
public Styles()
Fields
s_DefaultLabelWidth
Declaration
public static float s_DefaultLabelWidth
Field Value
Type | Description |
---|---|
System.Single |
sectionElement
Declaration
public readonly GUIStyle sectionElement
Field Value
Type | Description |
---|---|
GUIStyle |
sectionHeader
Declaration
public readonly GUIStyle sectionHeader
Field Value
Type | Description |
---|---|
GUIStyle |
sectionScrollView
Declaration
public readonly GUIStyle sectionScrollView
Field Value
Type | Description |
---|---|
GUIStyle |
selected
Declaration
public readonly GUIStyle selected
Field Value
Type | Description |
---|---|
GUIStyle |
skinBackgroundColor
Declaration
public readonly Color skinBackgroundColor
Field Value
Type | Description |
---|---|
Color |