UNPKG

vue-cesium-jyt

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