Documentation - v19.2.0-dev
    Preparing search index...

    Hierarchy

    • PluginBaseClass
      • MeasureLinePlugin
    Index

    Constructors

    Properties

    measureLineController: MeasureLineController
    name: string

    Display name of the plugin

    settings: { measureLineSpriteSize: NumberController }

    Plugin settings

    Type Declaration

    • measureLineSpriteSize: NumberController

      Size of the MeasureLines sprite in the scene

      0.5
      

      0.1

      1

    viewer: Viewer

    Methods

    • Returns void

    • List of plugins this plugin depends on

      Returns readonly (keyof ViewerPluginRegistry)[]

    • Indicates whether the plugin has settings

      Returns boolean

    • Called when the plugin is registered in the viewer.

      Returns void

    • Called when the plugin is unregistred from the viewer.

      Returns void