Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Protected Member Functions | List of all members
TMPro.EditorUtilities.TMP_SDFShaderGUI Class Reference
Inheritance diagram for TMPro.EditorUtilities.TMP_SDFShaderGUI:
TMPro.EditorUtilities.TMP_BaseShaderGUI

Protected Member Functions

override void DoGUI ()
 Override this method to create the specific shader GUI. More...
 
- Protected Member Functions inherited from TMPro.EditorUtilities.TMP_BaseShaderGUI
void DoColor (string name, string label)
 
void DoCubeMap (string name, string label)
 
void DoEmptyLine ()
 
void DoFloat (string name, string label)
 
bool DoPanelHeader (MaterialPanel panel)
 
bool DoPanelHeader (MaterialPanel panel, ShaderFeature feature, bool readState=true)
 
void DoPopup (string name, string label, GUIContent[] options)
 
void DoSlider (string name, string label)
 
void DoTexture2D (string name, string label, bool withTilingOffset=false, string[] speedNames=null)
 
void DoToggle (string name, string label)
 
void DoUVSpeed (Rect rect, string[] names)
 
void DoVector (string name, string label, GUIContent[] subLabels)
 
void DoVector3 (string name, string label)
 

Additional Inherited Members

- Public Member Functions inherited from TMPro.EditorUtilities.TMP_BaseShaderGUI
override void OnGUI (MaterialEditor materialEditor, MaterialProperty[] properties)
 
- Protected Attributes inherited from TMPro.EditorUtilities.TMP_BaseShaderGUI
MaterialEditor editor
 
Material material
 
MaterialProperty[] properties
 
- Static Protected Attributes inherited from TMPro.EditorUtilities.TMP_BaseShaderGUI
static GUIContent[] lbrtVectorLabels
 
static GUIContent[] xywhVectorLabels
 

Member Function Documentation

override void TMPro.EditorUtilities.TMP_SDFShaderGUI.DoGUI ( )
inlineprotectedvirtual

Override this method to create the specific shader GUI.

Implements TMPro.EditorUtilities.TMP_BaseShaderGUI.


The documentation for this class was generated from the following file: