Does Unreal have something like UVR predict Engine ?

Hi !

I didn’t exaclty know in which category to put this question, so here I am.


Every thing is in the title. Here is the link to UVR predict engine.

I would need something like this inside unreal engine beacause there is a lot of functionnality in unreal I need for my project (compared to unity), put what’s making me not so sure about it is that I really need UVR predict engine which is only in unity.

Is there anything like it ?


Please let me know !

I’m guessing the new substrate material system is the closest you would get “out of the box”.
It has a physically correct reflection / refraction system and physically accurate layered material interactions.

As for luminance evaluation, I’m not sure unreal has any build in tools that can handle this. You would probably need to do an analysis of the lighting buffer to extract this information.

I checked the new substrate material system, but I’m not sure exactly what changed compared to the previous system. Could you explain what changed ?

How would I be able tdo this ? I’m still a junior prog, and I haven’t had the time to dive into this kind of stuff.