Class ModelLoader

Model loader.

Hierarchy

Implements

Constructors

Properties

Methods

Constructors

Properties

dracoLoader: DRACOLoader

An instance of the DRACOLoader used to load Draco compressed 3D models.

editor: Editor
extension: string
ktx2Loader: KTX2Loader

Loader for KTX2 textures.

loader: GLTFLoader

An instance of GLTFLoader used to load GLTF models.

Methods

  • Parameters

    • reader: FileReader
    • file: any
    • filename: string
    • _manager: LoadingManager

    Returns void

Generated using TypeDoc