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!
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!
Looking!
PR with a fix is up, sorry about this!
There is a video of your PG running on the PR, and more unit/visual tests.
Thank you for the quick fix!