UNPKG

mylingo3d

Version:

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

5 lines 173 B
import Appendable from "../../api/core/Appendable"; export default class Material extends Appendable { applyMaterial(mesh) { } } //# sourceMappingURL=Material.js.map