UNPKG

playcanvas

Version:

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

10 lines (9 loc) 138 B
var particle_soft_default = ( /* glsl */ ` vDepth = getLinearDepth(localPos); ` ); export { particle_soft_default as default };