# bindAdditionalSettings

> This action is called to bind custom additional settings in the UI.

## Definition

* **Type:** Field
* **Namespace:** [UnityEditor](/engine/6000.6/script-reference/unityeditor.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
public static Action<SceneView, VisualElement> bindAdditionalSettings
```
