TikTok Interview Question

What is prepass in UE4 rendering pass?

Interview Answer

Anonymous

Aug 8, 2020

Prepass in UE4 is a pass that simply draw depth for the whole scene. This can be used for later like light culling and transparency path.