fragmentShaderSource

The GLSL source code for the fragment shader. The full fragment shader source is built procedurally taking into account the Appearance.material. Use Appearance.getFragmentShaderSource to get the full source.

See also