vfx graph particles disappear when camera moves

 So my particles kept vanishing when I moved or rotated the camera. It turns out the bounds of my particles weren't being set - despite having set a "set position" AA box beneath. Make sure you set the bounds as well!! Plugging in the same AA Box should do the trick.

Think of it like setting the Flip fluid domain in Houdini, only the fluid will vanish if you step out of it haha.

Comments

Popular posts from this blog

setting VFX graph properties using C#