UNPKG

vue-cesium

Version:
11 lines (9 loc) 180 B
"use strict"; const text = ` void main() { const vec4 white = vec4(1.0); out_FragColor = white; } `; export { text as default }; //# sourceMappingURL=segmentDraw.frag.mjs.map