PropertiesGUI()
Render the standard material properties. This method will either render properties using a ShaderGUI instance if found otherwise it uses MaterialEditor.PropertiesDefaultGUI.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Method
- Namespace: UnityEditor
- Assembly: UnityEditor
public bool PropertiesGUI()
Returns
Type | Description |
|---|---|
| bool | Returns true if any value was changed. |