Options
All
  • Public
  • Public/Protected
  • All
Menu

Optional parameters passed to the constructor of MouseWheelZoomModifier3D to configure it

Hierarchy

Index

Properties

Optional executeOn

executeOn: EExecuteOn

Defines the operation that modifier should respond to

Optional id

id: string

A unique Id for the ChartModifierBase3D

Optional mouseWheelSensitivity

mouseWheelSensitivity: number

The mouse wheel sensitifivity is a factor that determines how much the camera zooms when the mouse wheel scrolls. Default value is 0.1

Generated using TypeDoc