UNPKG

@bitbybit-dev/babylonjs

Version:

Bit By Bit Developers BABYLONJS CAD Library to Program Geometry

4 lines (3 loc) 151 B
import { Texture, Color3, AbstractMesh } from "@babylonjs/core"; import * as GUI from "@babylonjs/gui"; export { GUI, Texture, Color3, AbstractMesh };