UNPKG

playcanvas

Version:

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

7 lines (6 loc) 207 B
var particleAnimFrameLoop_default = ` float animFrame = floor(mod(texCoordsAlphaLife.w * animTexParams.y + animTexParams.x, animTexParams.z + 1.0)); `; export { particleAnimFrameLoop_default as default };