C# Class UnityEditor.GraphicsSettingsWindow.TierSettingsEditor.Styles

显示文件 Open project: CarlosHBC/UnityDecompiled

Public Properties

Property Type Description
autoSettings UnityEngine.GUIContent
cascadedShadowMaps UnityEngine.GUIContent
empty UnityEngine.GUIContent
reflectionProbeBlending UnityEngine.GUIContent
reflectionProbeBoxProjection UnityEngine.GUIContent
renderingPath UnityEngine.GUIContent
renderingPathName UnityEngine.GUIContent[]
renderingPathValue int[]
shaderQualityName UnityEngine.GUIContent[]
shaderQualityValue int[]
standardShaderQuality UnityEngine.GUIContent
tierName UnityEngine.GUIContent[]

Private Methods

Method Description
Styles ( ) : System

Property Details

autoSettings public_oe static_oe property

public static GUIContent,UnityEngine autoSettings
return UnityEngine.GUIContent

cascadedShadowMaps public_oe static_oe property

public static GUIContent,UnityEngine cascadedShadowMaps
return UnityEngine.GUIContent

empty public_oe static_oe property

public static GUIContent,UnityEngine empty
return UnityEngine.GUIContent

reflectionProbeBlending public_oe static_oe property

public static GUIContent,UnityEngine reflectionProbeBlending
return UnityEngine.GUIContent

reflectionProbeBoxProjection public_oe static_oe property

public static GUIContent,UnityEngine reflectionProbeBoxProjection
return UnityEngine.GUIContent

renderingPath public_oe static_oe property

public static GUIContent,UnityEngine renderingPath
return UnityEngine.GUIContent

renderingPathName public_oe static_oe property

public static GUIContent[],UnityEngine renderingPathName
return UnityEngine.GUIContent[]

renderingPathValue public_oe static_oe property

public static int[] renderingPathValue
return int[]

shaderQualityName public_oe static_oe property

public static GUIContent[],UnityEngine shaderQualityName
return UnityEngine.GUIContent[]

shaderQualityValue public_oe static_oe property

public static int[] shaderQualityValue
return int[]

standardShaderQuality public_oe static_oe property

public static GUIContent,UnityEngine standardShaderQuality
return UnityEngine.GUIContent

tierName public_oe static_oe property

public static GUIContent[],UnityEngine tierName
return UnityEngine.GUIContent[]