UNPKG

@cesium/engine

Version:

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

12 lines (11 loc) 299 B
//This file is automatically rebuilt by the Cesium build process. export default "/**\n\ * The automatic GLSL constant for {@link Pass#GAUSSIAN_SPLATS}\n\ *\n\ * @name czm_passGaussianSplats\n\ * @glslConstant\n\ *\n\ * @see czm_pass\n\ */\n\ const float czm_passGaussianSplats = 10.0;\n\ ";