# Settings

Class · extends `Events` · category: Other

Source: https://github.com/playcanvas/editor-api/blob/4303c34bcee9a418297350899ad3a3f555526ec4/src/settings.ts#L8

The settings for the Editor.

## Constructors

### constructor

```ts
new Settings()
```

Creates new API instance

## Accessors

### scene

```ts
get scene(): SceneSettings
```

Gets the settings for the currently loaded scene.
