This might be a feature request but is there a built in way to adjust a particles scale over its lifetime? I saw that you can create a custom update function. Is that the only way? thanks!
update function, yes 
You also have that: Particles - Babylon.js Documentation
aw ha, size gradient was what I was looking for. Thanks!