Protected_contentDiv
_contentDiv: undefined | HTMLDivElement
Protected_dirty
_dirty: boolean = false
Protected_mainDiv
_mainDiv: HTMLDivElement
Protected Optional_viewer
Protected_viewerListeners
background
background: string = '#ffffff'
backgroundBlur
backgroundBlur: number = 24
backgroundOpacity
backgroundOpacity: number = 0.5
Optional Readonlycontainer
container?: HTMLElement
enabled
enabled: boolean = true
errorTextHeader: string = 'Error Loading Files'
filesElement
filesElement: HTMLDivElement = ...
hideDelay
hideDelay: number = 500
hideOnFilesLoad
hideOnFilesLoad: boolean = true
hideOnOnlyErrors
hideOnOnlyErrors: boolean = true
hideOnSceneObjectLoad
hideOnSceneObjectLoad: boolean = false
isEditor
isEditor: boolean = false
isViewerPluginSync
isViewerPluginSync: true = ...
loadingElement
loadingElement: HTMLDivElement = ...
loadingTextHeader: string = 'Loading Files'
logoElement
logoElement: HTMLDivElement = ...
logoImage
logoImage: string = LoadingScreenPlugin.LS_DEFAULT_LOGO
minimizeOnSceneObjectLoad
minimizeOnSceneObjectLoad: boolean = true
showFileNames
showFileNames: boolean = true
showOnFilesLoading
showOnFilesLoading: boolean = true
showOnSceneEmpty
showOnSceneEmpty: boolean = true
showProcessStates
showProcessStates: boolean = true
showProgress
showProgress: boolean = true
spinners
spinners: { html: string; styles: string }[] = ...
styles
styles: string = styles
Optionalstylesheet
stylesheet?: HTMLStyleElement
OptionalstylesheetLoader
stylesheetLoader?: HTMLStyleElement[]
textColor
textColor: string = '#222222'
StaticLS_DEFAULT_LOGO
LS_DEFAULT_LOGO: string = 'https://threepipe.org/logo.svg'
Static Optional ReadonlyOldPluginType
OldPluginType?: string
Static ReadonlyPluginType
PluginType: "LoadingScreenPlugin" = 'LoadingScreenPlugin'
Loading Screen Plugin
Shows a configurable loading screen overlay over the canvas.