# preset

> The Preset applied to an object instance when it matches the search filter defined by DefaultPreset.m_Filter.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor.Presets](/engine/6000.5/script-reference/unityeditor/presets.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
public Preset preset { get; set; }
```
