fragmentShaderSource

The GLSL source code for the fragment shader. The full fragment shader source is built procedurally taking into account MaterialAppearance.material, MaterialAppearance.flat, and MaterialAppearance.faceForward. Use MaterialAppearance.getFragmentShaderSource to get the full source.

See also