Skip to main content

Interface: ControlsOptions

Defined in: interaction/Controls.ts:21

Options for configuring the Controls panel.

Extended by

Properties

position?

optional position: ControlsPosition

Defined in: interaction/Controls.ts:23

Position of the controls panel. Defaults to 'top-right'.


theme?

optional theme: ControlsTheme

Defined in: interaction/Controls.ts:25

Color theme. Defaults to 'dark'.


width?

optional width: number

Defined in: interaction/Controls.ts:27

Panel width in pixels. Defaults to 250.