Class LitGUI.Styles
Container for the text and tooltips used to display the shader.
상속된 멤버
네임스페이스: UnityEditor.Rendering.Universal.ShaderGUI
어셈블리: solution.dll
구문
public static class LitGUI.Styles
  필드
| 이름 | 설명 | 
|---|---|
| clearCoatMaskText | The text and tooltip for the clear coat Mask GUI.  | 
      
| clearCoatSmoothnessText | The text and tooltip for the clear coat smoothness GUI.  | 
      
| clearCoatText | The text and tooltip for the enabling/disabling clear coat GUI.  | 
      
| heightMapText | The text and tooltip for the height map GUI.  | 
      
| highlightsText | The text and tooltip for the specular Highlights GUI.  | 
      
| metallicMapText | The text and tooltip for the metallic Map GUI.  | 
      
| metallicSmoothnessChannelNames | The names for smoothness alpha options available for metallic workflow.  | 
      
| occlusionText | The text and tooltip for the occlusion map GUI.  | 
      
| reflectionsText | The text and tooltip for the environment Reflections GUI.  | 
      
| smoothnessMapChannelText | The text and tooltip for the smoothness source GUI.  | 
      
| smoothnessText | The text and tooltip for the smoothness GUI.  | 
      
| specularMapText | The text and tooltip for the specular Map GUI.  | 
      
| specularSmoothnessChannelNames | The names for smoothness alpha options available for specular workflow.  | 
      
| workflowModeText | The text and tooltip for the workflow Mode GUI.  |