UNPKG

@spearwolf/twopoint5d

Version:

Create 2.5D realtime graphics and pixelart with WebGL and three.js

5 lines 163 B
import { voBuffer } from './constants.js'; export function getDescriptorOf(vo) { return vo[voBuffer]?.descriptor; } //# sourceMappingURL=getDescriptorOf.js.map