Hi @Olegsbr ,
This problem is because Rect Lights is not implemented in LGPU CUDA. Therefore the code uses CPU Lightmass
The workaround is to use Emissive lights as in a past post.
Rect lights replace with Emissive Lights
Hi @Olegsbr ,
This problem is because Rect Lights is not implemented in LGPU CUDA. Therefore the code uses CPU Lightmass
The workaround is to use Emissive lights as in a past post.
Rect lights replace with Emissive Lights