UNPKG

playcanvas

Version:

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

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