ThreePipe
    Preparing search index...

    Class JSONMaterialLoader

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    viewer?: ThreeViewer
    FindExistingMaterial: boolean = false

    Find any existing material with the same uuid and update it instead of creating a new one This is a global flag to toggle this behavior on or off

    false
    

    Methods

    • Parameters

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

      Returns any