@babylonjs/loaders
Version:
For usage documentation please visit https://doc.babylonjs.com/features/featuresDeepDive/importers/loadingFileTypes/.
9 lines (8 loc) • 349 B
TypeScript
export * from "./glTFLoader.js";
export * from "./glTFLoaderExtension.js";
export * from "./glTFLoaderExtensionRegistry.js";
export * from "./glTFLoaderInterfaces.js";
export * from "./glTFLoaderAnimation.js";
export * from "./openpbrMaterialLoadingAdapter.js";
export * from "./pbrMaterialLoadingAdapter.js";
export * from "./Extensions/index.js";