Class JSONMaterialLoader

Hierarchy (View Summary)

Constructors

Properties

viewer?: ThreeViewer

Methods

  • Parameters

    • url: string
    • OptionalonLoad: (response: any) => void
    • OptionalonProgress: (request: ProgressEvent) => void
    • OptionalonError: (event: ErrorEvent) => void

    Returns any

  • Parameters

    • url: string
    • OptionalonProgress: (event: ProgressEvent) => void

    Returns Promise<any>