Property | Type | Description | |
---|---|---|---|
keyword | string |
Method | Description | |
---|---|---|
Apply ( |
||
GetPropertyHeight ( |
||
MaterialToggleDrawer ( ) : System | ||
MaterialToggleDrawer ( string keyword ) : System | ||
OnGUI ( |
Method | Description | |
---|---|---|
SetKeyword ( |
||
SetKeywordInternal ( |
Method | Description | |
---|---|---|
IsPropertyTypeSuitable ( |
public Apply ( |
||
prop | ||
return | void |
public GetPropertyHeight ( |
||
prop | ||
label | string | |
editor | ||
return | float |
public MaterialToggleDrawer ( string keyword ) : System | ||
keyword | string | |
return | System |
public OnGUI ( |
||
position | ||
prop | ||
label | ||
editor | ||
return | void |
protected SetKeyword ( |
||
prop | ||
on | bool | |
return | void |
protected SetKeywordInternal ( |
||
prop | ||
on | bool | |
defaultKeywordSuffix | string | |
return | void |