# SetDefaultBehaviourPreset

**Declarations**

```csharp
public static RequestParameterOption SetDefaultBehaviourPreset()
```

```csharp
public static RequestParameterOption SetDefaultBehaviourPreset(DefaultBehaviourPreset behaviourPreset)
```

**Parameters**

| behaviourPreset | Scriptable object defining default behaviours for model categories. |
| --------------- | ------------------------------------------------------------------- |

#### Description

Choose whether to apply behaviours from a default or given preset.
