UNPKG

@needle-tools/gltf-progressive

Version:

three.js support for loading glTF or GLB files that contain progressive loading data

6 lines (5 loc) 176 B
/** * List of registered plugins for the progressive extension. Please use the `registerPlugin` function to add a plugin. * @internal */ export const plugins = new Array();