ThreePipe
    Preparing search index...

    Class GeometryUVPreviewPlugin<TE>

    Base Class for Sync Viewer Plugins

    Type Parameters

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    _dirty: boolean = false
    _viewer?: ThreeViewer
    _viewerListeners: PartialRecord<IViewerEventTypes, (e: IViewerEvent) => void> = {}
    constructor: typeof AViewerPluginSync & typeof AViewerPlugin
    enabled: boolean = true
    mainDiv: HTMLDivElement = ...
    stylesheet?: HTMLStyleElement
    targetBlocks: TargetBlock[] = []
    toJSON: any = null
    uiConfig?: UiObjectConfig<any, string, any> = undefined
    OldPluginType?: string
    PluginType: "GeometryUVPreviewPlugin" = 'GeometryUVPreviewPlugin'

    Accessors

    Methods