Hierarchy

Implements

  • IViewerPluginSync

Constructors

  • Parameters

    • expanded: boolean = false
    • bigTheme: boolean = true
    • Optionalcontainer: HTMLElement
    • OptionalcolorMode: "black" | "white" | "blue"

    Returns TweakpaneUiPlugin

Properties

_viewer?: ThreeViewer
colorMode: "black" | "white" | "blue"
constructor: typeof TweakpaneUiPlugin

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

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

Methods

  • Parameters

    • Optionalmessage: string

    Returns Promise<void>

  • Parameters

    • Optionalmessage: string

    Returns Promise<boolean>

  • Parameters

    • viewer: ThreeViewer

    Returns void

  • Parameters

    • viewer: ThreeViewer

    Returns void

  • Parameters

    • Optionalmessage: string
    • Optional_default: string
    • cancel: boolean = true

    Returns Promise<null | string>