Options
All
  • Public
  • Public/Protected
  • All
Menu

Class GltfImporter

Importer class which can import GLTF and VRM.

Hierarchy

  • GltfImporter

Index

Constructors

Methods

  • __getFileTypeFromFilePromise(fileName: string, options: GltfLoadOption, optionalFileType?: string): EnumIO
  • __getGlbVersion(glbArrayBuffer: ArrayBuffer): number
  • __getGltfVersion(gltfJson: glTF1 | RnM2): 1 | 2
  • __isGlb(arrayBuffer: ArrayBuffer): boolean
  • __isValidExtension(fileExtension: string): boolean

Generated using TypeDoc