Hello everyone, in my project I want my game to be somewhat connected with real life. That’s why I want it to see its way in real life with a setting in the game. Is something like this possible from within Unreal Engine?
That depends a lot on what headsets and platforms you are planning to support. Most platforms that support passthough implement it differently from each other.
SteamVR also provides limited passthough support through OpenVR for the few headsets that actually provide camera data to it. I have written a UE 4 and 5 plugin for it: https://github.com/Rectus/UE4SteamVRPassthrough