UNPKG

polygonjs-engine

Version:

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

6 lines (5 loc) 161 B
export var GlConstant; (function(GlConstant2) { GlConstant2["TIME"] = "time"; GlConstant2["DELTA_TIME"] = "delta_time"; })(GlConstant || (GlConstant = {}));