# Reset()

> Optional method to perform custom reset logic.

## Definition

* **Type:** Method
* **Namespace:** [UnityEngine.Rendering](/engine/6000.0/script-reference/unityengine/rendering.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
void Reset()
```

### Remarks

This method is invoked when the setting is created for the first time, or reset from the UI context menu.
