UNPKG

vue-cesium

Version:
15 lines (11 loc) 257 B
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); "use strict"; const text = ` void main() { const vec4 white = vec4(1.0); out_FragColor = white; } `; exports["default"] = text; //# sourceMappingURL=segmentDraw.frag.js.map