UNPKG

@lume/three-instanced-mesh

Version:

Scene graph level abstraction for three.js InstancedBufferGeometry

4 lines (2 loc) 90 B
import { monkeyPatch } from "./index.js"; globalThis.InstancedMesh = monkeyPatch(THREE);