czm_sunDirectionWC
An automatic GLSL uniform representing the normalized direction to the sun in world coordinates. This is commonly used for directional lighting computations.
Example
// GLSL declaration uniform vec3 czm_sunDirectionWC;
An automatic GLSL uniform representing the normalized direction to the sun in world coordinates. This is commonly used for directional lighting computations.
// GLSL declaration uniform vec3 czm_sunDirectionWC;