Locks the visible angles

Hierarchy

Constructors

Properties

viewer: Viewer
VERSION: string = PKG_VERSION

Expected version of the core DO NOT USE on custom plugins

id: "visible-range" = 'visible-range'

Unique identifier of the plugin

readonlyOptions: (keyof VisibleRangePluginConfig)[] = ...

Methods

  • Type Parameters

    • T extends never

      the name of event

    • E extends never

      the class of the event

    Parameters

    • type: T
    • callback: EventListenerObject | ((e) => void)
    • Optional options: boolean | AddEventListenerOptions
      Optional

    Returns void

Generated using TypeDoc