Options
All
  • Public
  • Public/Protected
  • All
Menu

Loader interface with additional members.

Hierarchy

Index

Properties

asset: IAsset

Metadata about the glTF asset

extensions?: {}

Dictionary object with extension-specific objects

Type declaration

  • [key: string]: any
extensionsRequired?: string[]

Names of glTF extensions required to properly load this asset

extensionsUsed?: string[]

Names of glTF extensions used somewhere in this asset

extras?: any

Application-Specific data

scene?: number

The index of the default scene

Legend

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

Settings

Theme