Introduction of how to bake simulated deformation with Solver by using Soft method(Constant Topology) instead of using Fluid method in Game development(represent result in UE4).
Keeping geometry's topology in Game project is important, it allows you to use UV mapped textures and also has better deformation interpolation that could reduce the memory cost.