Properties
Private isLoading
isLoading: boolean = false
Private itemsLoaded
itemsLoaded: number = 0
Private itemsTotal
itemsTotal: number = 0
onError
onError: function | undefined = undefined
onLoad
onLoad: function | undefined = undefined
urlModifier
urlModifier: function | undefined = undefined
URL modifier function for special I/O cases like GLB and
File
(drag-and-drop)