UNPKG

@spearwolf/twopoint5d

Version:

a library to create 2.5d realtime graphics and pixelart with three.js

3 lines 210 B
import { VertexObjectBuffer } from './VertexObjectBuffer.js'; export declare function createVertexObjectPrototype(voBuffer: VertexObjectBuffer): object; //# sourceMappingURL=createVertexObjectPrototype.d.ts.map