Quite straightforward, but I'm submitting for review since it's BCon3.
Technically we could put this behind #ifdef __SHADOW_CATCHER__, but I doubt it's worth it for a single bit flag check.
Differential D16627
Fix T98951: Shadow catcher objects are double-counting data passes Authored by Lukas Stockner (lukasstockner97) on Nov 27 2022, 2:44 AM. Tags None Subscribers None
Details Quite straightforward, but I'm submitting for review since it's BCon3. Technically we could put this behind #ifdef __SHADOW_CATCHER__, but I doubt it's worth it for a single bit flag check.
Diff Detail
|