# Sandbox.Gizmo.Instance.Clear

```csharp
void Clear()
```

Called when the scene changes and we don't want to inherit a bunch of values.
We might want to just target some specific values here instead of clearing the log.

Declared in [Sandbox.Gizmo.Instance](/api/Sandbox.Gizmo.Instance).
Assembly: `Sandbox.Engine`.
