UNPKG

casc-cesium

Version:

Vue 3.x components for CesiumJS.

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