Class RenderPipelineGlobalSettingsUI.Styles
A collection of GUIContent for use in the inspector
Inherited Members
Namespace: UnityEditor.Rendering
Assembly: Unity.RenderPipelines.Core.Editor.dll
Syntax
[Obsolete("Use ShaderStrippingSettings instead. #from(23.2).")]
public static class RenderPipelineGlobalSettingsUI.Styles
Fields
exportShaderVariantsLabel
Export Shader Variants
Declaration
public static readonly GUIContent exportShaderVariantsLabel
Field Value
Type | Description |
---|---|
GUIContent |
labelWidth
Global label width
Declaration
public const int labelWidth = 250
Field Value
Type | Description |
---|---|
int |
shaderStrippingSettingsLabel
Shader Stripping
Declaration
public static readonly GUIContent shaderStrippingSettingsLabel
Field Value
Type | Description |
---|---|
GUIContent |
shaderVariantLogLevelLabel
Shader Variant Log Level
Declaration
public static readonly GUIContent shaderVariantLogLevelLabel
Field Value
Type | Description |
---|---|
GUIContent |
stripRuntimeDebugShadersLabel
Stripping Of Rendering Debugger Shader Variants is enabled
Declaration
public static readonly GUIContent stripRuntimeDebugShadersLabel
Field Value
Type | Description |
---|---|
GUIContent |