ShaderProgram

new Cesium.ShaderProgram()

Members

readonlyfragmentShaderSource : ShaderSource

GLSL source for the shader program's fragment shader.

readonlyvertexShaderSource : ShaderSource

GLSL source for the shader program's vertex shader.