Class ZoomSettings

Zoom settings.

Hierarchy

Constructors

Accessors

Methods

  • Sets the minimum and maximum zoom distance.

    Parameters

    • min: number

      The minimum distance.

    • max: number

      The maximum distance.

    Returns void

Events

EVENT_CHANGE: "change" = "change"

Triggers when the settings are changed.

Generated using TypeDoc