public GetPropertyHeight ( |
||
prop | The MaterialProperty to make the custom GUI for. | |
label | string | The label of this property. |
editor | Current material editor. | |
return | float |
Override this method to specify how tall the GUI for this property is in pixels.
public GetPropertyHeight ( |
||
prop | The MaterialProperty to make the custom GUI for. | |
label | string | The label of this property. |
editor | Current material editor. | |
return | float |