IPanOptions
Represents options for configuring the pan behavior.
Properties
mouseButtons?
optionalmouseButtons:MouseButton[]
List of mouse buttons that are used for panning.
Defined in
options/interfaces/IPanOptions.ts:10
useMouse?
optionaluseMouse:boolean
Whether panning with the mouse is enabled.