10 lines
256 B
Plaintext
10 lines
256 B
Plaintext
|
|
/**
|
||
|
|
* The automatic GLSL constant for {@link Pass#CESIUM_3D_TILE_CLASSIFICATION_IGNORE_SHOW}
|
||
|
|
*
|
||
|
|
* @name czm_passCesium3DTileClassificationIgnoreShow
|
||
|
|
* @glslConstant
|
||
|
|
*
|
||
|
|
* @see czm_pass
|
||
|
|
*/
|
||
|
|
const float czm_passCesium3DTileClassificationIgnoreShow = 6.0;
|