# 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.5/script-reference/unityeditor.md)
* **Assembly:** UnityEditor.CoreModule

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