Is it possible to render two separate static meshes together as if they were one single mesh?

Currently I have the two meshes directly next to each other but they render out like they are separate objects which is not what I need. I need them to be separate meshes so I can’t simply combine them. They have to stay separate. But I need them to render together to look like just one if that makes sense.

Thank you in advance.

I found my solution here: