fixParticleSystem not working?

CPU particle system support was added to FAST snapshot rendering in this PR, but the particles aren’t showing up even when I use fixParticleSystem.

repro: https://playground.babylonjs.com/#WRV1JT#1

Am I doing something wrong?

Thanks!

cc @AlitarSemiramis

Looking!

PR with a fix is up, sorry about this!

Fix CPU particle support in WebGPU FAST snapshot rendering by VicenteCartas · Pull Request #18431 · BabylonJS/Babylon.js

There is a video of your PG running on the PR, and more unit/visual tests.

Thank you for the quick fix!