UNPKG

playcanvas

Version:

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

6 lines (4 loc) 110 B
var particle_softVS = ` output.vDepth = getLinearDepth(localPos); `; export { particle_softVS as default };