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