Class Settings

Control settings.

Hierarchy

Constructors

Properties

General settings.

keyBindings: Bindings<KeyCode>

Key bindings.

This collection maps key codes to actions.

Pointer settings.

pointerBindings: Bindings<PointerButton>

Pointer bindings.

This collection maps pointer buttons to actions.

Rotation settings.

translation: TranslationSettings

Translation settings.

Zoom settings.

Methods

Events

EVENT_CHANGE: "change" = "change"

Triggers when the settings are changed.

Generated using TypeDoc