UNPKG

@polygonjs/polygonjs

Version:

node-based WebGL 3D engine https://polygonjs.com

8 lines (7 loc) 130 B
/** * converts a float to int * * */ import { FloatToIntJsNode } from './_ConversionPrimitives'; export { FloatToIntJsNode };