UNPKG

playcanvas

Version:

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

7 lines (6 loc) 159 B
var particle_localShift_default = ` particlePos = (uniform.matrix_model * vec4f(particlePos, 1.0)).xyz; `; export { particle_localShift_default as default };