UNPKG

cesium

Version:

CesiumJS is a JavaScript library for creating 3D globes and 2D maps in a web browser without a plugin.

14 lines 310 B
//This file is automatically rebuilt by the Cesium build process. define(function() { 'use strict'; return "/**\n\ * The automatic GLSL constant for {@link Pass#OPAQUE}\n\ *\n\ * @name czm_passOpaque\n\ * @glslConstant\n\ *\n\ * @see czm_pass\n\ */\n\ const float czm_passOpaque = 8.0;\n\ "; });