UNPKG

playcanvas

Version:

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

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