UNPKG

@polygonjs/polygonjs

Version:

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

7 lines (6 loc) 194 B
"use strict"; export var GlConstant = /* @__PURE__ */ ((GlConstant2) => { GlConstant2["TIME"] = "time"; GlConstant2["DELTA_TIME"] = "delta_time"; return GlConstant2; })(GlConstant || {});