// ShaderExplodeVolumesLines::fragmentShaderText VARYING_FRAG vec4 ColorFS; void main() { gl_FragColor = ColorFS; }