fragmentShaderSource

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

See also