UNPKG

playcanvas

Version:

Open-source WebGL/WebGPU 3D engine for the web

3 lines (2 loc) 160 B
declare const _default: "\n var negNormal: vec3f = max(normal, vec3(0.0));\n var posNormal: vec3f = max(-normal, vec3(0.0));\n"; export default _default;