Multi-Pass Rendering with transparency in Unreal Engine
Multi-pass rendering is a bit of an adventure in Unreal Engine. Here are some notes on how to get this working in Unreal Engine 5.5, using the layers system. Results are not quite what I had expected, but we can work around that. Let’s take a look at everything that’s involved. Project Settings In your …