UNPKG

convex-pixel

Version:

The library for creating pseudo 3d interactive scenes based on webgl

7 lines 192 B
export var MapTypes; (function (MapTypes) { MapTypes["DIFFUSE"] = "diffuse"; MapTypes["DEPTH"] = "depth"; })(MapTypes || (MapTypes = {})); ; //# sourceMappingURL=map-types.js.map