UNPKG

@threlte/extras

Version:

Utilities, abstractions and plugins for your Threlte apps

2 lines (1 loc) 116 B
export declare const fragmentShader = "void main() {\n\tgl_FragColor = vec4(0.0, 0.0, 0.0, 0.0);\n\tdiscard;\n}\n";