# PropertiesChanged()

> Whenever a material property is changed call this function. This will rebuild the inspector and validate the properties.

## Definition

* **Type:** Method
* **Namespace:** [UnityEditor](/engine/6000.0/script-reference/unityeditor.md)
* **Assembly:** UnityEditor

```csharp
public void PropertiesChanged()
```
