Method Initialize
Initialize(MaterialEditor, MaterialProperty[])
Initialize the ui blocks
Declaration
public void Initialize(MaterialEditor materialEditor, MaterialProperty[] properties)
Parameters
| Type | Name | Description |
|---|---|---|
| MaterialEditor | materialEditor | Material editor instance. |
| MaterialProperty[] | properties | The list of properties in the inspected material(s). |