Interface: ControlsOptions
Defined in: interaction/Controls.ts:21
Options for configuring the Controls panel.
Extended by
Properties
position?
optionalposition:ControlsPosition
Defined in: interaction/Controls.ts:23
Position of the controls panel. Defaults to 'top-right'.
theme?
optionaltheme:ControlsTheme
Defined in: interaction/Controls.ts:25
Color theme. Defaults to 'dark'.
width?
optionalwidth:number
Defined in: interaction/Controls.ts:27
Panel width in pixels. Defaults to 250.