Method BeginPanel
BeginPanel(string, bool)
Declaration
protected bool BeginPanel(string panel, bool expanded)
Parameters
Type | Name | Description |
---|---|---|
string | panel | |
bool | expanded |
Returns
Type | Description |
---|---|
bool |
BeginPanel(string, ShaderFeature, bool, bool)
Declaration
protected bool BeginPanel(string panel, TMP_BaseShaderGUI.ShaderFeature feature, bool expanded, bool readState = true)
Parameters
Type | Name | Description |
---|---|---|
string | panel | |
TMP_BaseShaderGUI.ShaderFeature | feature | |
bool | expanded | |
bool | readState |
Returns
Type | Description |
---|---|
bool |