Sha256: c91725c6cb61bfa235ce02b841184d806faa17b1ffb04d7a07bba00ee2b22519
Contents?: true
Size: 229 Bytes
Versions: 4
Compression:
Stored size: 229 Bytes
Contents
//This file is automatically rebuilt by the Cesium build process. /*global define*/ define(function() { "use strict"; return "varying vec4 v_color;\n\ void main()\n\ {\n\ gl_FragColor = v_color;\n\ }\n\ "; });
Version data entries
4 entries across 4 versions & 1 rubygems