Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IGLTFLoaderExtension

Interface for extending the loader.

Hierarchy

Index

Properties

Properties

enabledSearch playground for enabled

enabled: boolean

Defines whether this extension is enabled.

Readonly nameSearch playground for name

name: string

The name of this extension.

Optional orderSearch playground for order

order: number

Defines the order of this extension. The loader sorts the extensions using these values when loading.

Legend

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