Class ImportAddonRegistry
Central point to register glTFast import add-ons. All registered import add-ons will be injected into all GltfImport and their IInstantiator
Inherited Members
Namespace: GLTFast.Addons
Assembly: solution.dll
Syntax
public static class ImportAddonRegistry
Methods
Name | Description |
---|---|
RegisterImportAddon(ImportAddon) | Registers an add-on. |