Class TMP_BaseShaderGUI.ShaderFeature
Representation of a #pragma shader_feature.
Inherited Members
Namespace: TMPro.EditorUtilities
Assembly: solution.dll
Syntax
protected class TMP_BaseShaderGUI.ShaderFeature
Fields
| Name | Description |
|---|---|
| keywordLabels | The keyword labels, for display. Include the no-keyword as the first option. |
| keywords | The shader keywords. Exclude the no-keyword option. |
| label | |
| undoLabel |
Properties
| Name | Description |
|---|---|
| Active | |
| State |
Methods
| Name | Description |
|---|---|
| DoPopup(MaterialEditor, Material) | |
| ReadState(Material) | |
| SetActive(bool, Material) |