UNPKG

@cesium/engine

Version:

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

9 lines (8 loc) 184 B
//This file is automatically rebuilt by the Cesium build process. export default "in vec4 v_color;\n\ \n\ void main()\n\ {\n\ out_FragColor = czm_gammaCorrect(v_color);\n\ }\n\ ";