Namespace GLTFast.Addons
Classes
ImportAddon
Import add-on base class.
ImportAddonInstance
Base class for customizing load- and instantiation behavior. Injects itself into GltfImport and IInstantiator.
ImportAddonRegistry
Central point to register glTFast import add-ons. All registered import add-ons will be injected into all GltfImport and their IInstantiator
ImportAddon<TInstance>
Extension base class.