UNPKG

@animech-public/playcanvas

Version:
12 lines (9 loc) 202 B
var startPS = /* glsl */` void main(void) { dReflection = vec4(0); #ifdef LIT_CLEARCOAT ccSpecularLight = vec3(0); ccReflection = vec3(0); #endif `; export { startPS as default };