10 lines
158 B
Plaintext
10 lines
158 B
Plaintext
|
|
/**
|
||
|
|
* The automatic GLSL constant for {@link Pass#GLOBE}
|
||
|
|
*
|
||
|
|
* @name czm_passGlobe
|
||
|
|
* @glslConstant
|
||
|
|
*
|
||
|
|
* @see czm_pass
|
||
|
|
*/
|
||
|
|
const float czm_passGlobe = 2.0;
|