Threepipe Blueprint.js Plugin
    Preparing search index...

    Class BlueprintJsUiPlugin

    Hierarchy

    • UiConfigRendererBlueprint
      • BlueprintJsUiPlugin

    Implements

    • IViewerPluginSync
    Index

    Constructors

    Properties

    _viewer?: ThreeViewer
    constructor: typeof BlueprintJsUiPlugin

    The initial value of Object.prototype.constructor is the standard built-in Object constructor.

    enabled: boolean = true
    CONTAINER_SLOT: string = 'uiconfigMainPanelSlot'
    PluginType: "BlueprintJsUi" = 'BlueprintJsUi'

    Accessors

    • get fileLoader(): undefined | ThreeViewer

      Required for loading files in BPFileComponent

      Returns undefined | ThreeViewer

    Methods

    • Parameters

      • viewer: ThreeViewer

      Returns void

    • Parameters

      • viewer: ThreeViewer

      Returns void

    • Parameters

      • ...plugins: Class<IViewerPlugin<ThreeViewer, boolean>>[]

      Returns void