UNPKG

mylingo3d

Version:

Lingo3D is a React/Vue 3d game development framework that ships with a complete visual editor

5 lines 167 B
import { DefaultLoadingManager } from "three"; export default (cb) => { DefaultLoadingManager.setURLModifier(cb); }; //# sourceMappingURL=setURLModifier.js.map