czm_frameNumber
An automatic GLSL uniform representing the frame number. This uniform is automatically incremented every frame.
Example
// GLSL declaration uniform float czm_frameNumber;
An automatic GLSL uniform representing the frame number. This uniform is automatically incremented every frame.
// GLSL declaration uniform float czm_frameNumber;