Threepipe Gaussian Splatting Plugin
    Preparing search index...

    Class GaussianSplattingPlugin

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    _dirty: boolean = false
    _importer: Importer<(Anonymous class)> = ...
    _viewer?: ThreeViewer
    _viewerListeners: PartialRecord<IViewerEventTypes, (e: IViewerEvent) => void> = {}
    constructor: typeof AViewerPluginSync & typeof AViewerPlugin
    dependencies: never[] = []
    enabled: boolean = true
    splats: GaussianSplatMesh[] = []
    toJSON: any = null
    uiConfig?: UiObjectConfig<any, string, any> = undefined
    OldPluginType?: string
    PluginType: string = 'ThreeGaussianSplatPlugin'

    Accessors

    Methods