# Editor.EditorUtility.CurrentGraphicsPreset

```csharp
static GraphicsPreset CurrentGraphicsPreset { get; set; }
```

Which preset the current settings add up to, or Custom if they don't match one.

Declared in [Editor.EditorUtility](/api/Editor.EditorUtility).
Assembly: `Sandbox.Tools`.
