Options
All
  • Public
  • Public/Protected
  • All
Menu

Class for holding and downloading glTF file data

Hierarchy

  • GLTFData

Index

Constructors

Properties

Methods

Constructors

  • Initializes the glTF file object

    Returns GLTFData

Properties

glTFFiles: {}

Object which contains the file name as the key and its data as the value

Type declaration

  • [fileName: string]: string | Blob

Methods

  • downloadFiles(): void
  • Downloads the glTF data as files based on their names and data

    Returns void

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Property
  • Method
  • Static method

Settings

Theme