# EndAnimatedCheck()

> Ends a Property wrapper started with MaterialEditor.BeginAnimatedCheck.

## Definition

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

```csharp
public void EndAnimatedCheck()
```

### Remarks

Additional Resources: [MaterialEditor.BeginAnimatedCheck](/engine/6000.6/script-reference/unityeditor/materialeditor/beginanimatedcheck.md).
