I am trying to create a geometry cache, like one you would get if you created a water simulation, out of meshes that I already have, and then export them out as an Alembic (.abc) file.
I already have a series of meshes, each one is a frame of the simulation, now I need to combine them and export them to UE5 using Alembic. Can someone help me out or point me in the right direction? I’m not even sure where to start.