I am new to UE and other 3d design type software (blender,etc), mostly just have been importing and following tutorials.
I want to make a room like the white room in the matrix, seemingly endless bright white room. I have tried doing it myself and with tutorials, but none of them works with what i was trying to do.
I would just plop down a flat landscape and a post process volume, whatever you want to be visible in the roomscape change the custom stencil buffer to 1 or some other number. Add yourself a post process material. In the post process material use a custom stencil buffer to lerp everything between white and post process input zero (regular) and tada you’ve got yourself an endless white space with your objects or characters or whatever you use the stencil on as visible. There are some nice short youtube tutorials on setting up the custom stencil buffer. Start there.