ThreePipe
    Preparing search index...

    Class HDRiGroundPlugin

    Base Class for Sync Viewer Plugins

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    _dirty: boolean = false
    _viewer?: ThreeViewer
    _viewerListeners: PartialRecord<IViewerEventTypes, (e: IViewerEvent) => void> = {}
    constructor: typeof AViewerPluginSync & typeof AViewerPlugin
    enabled: boolean = false
    originPosition: Vector3 = ...
    promptOnBackgroundMismatch: boolean = true
    tripodHeight: number = 10
    uiConfig?: UiObjectConfig<any, string, any> = undefined
    worldRadius: number = 100
    OldPluginType?: string
    PluginType: "HDRiGroundPlugin" = 'HDRiGroundPlugin'

    Accessors

    Methods