Isolated Lighting Issue ?!

Hi , I’m making a Surreal Interior stage , and I want to have different lighting situations for each window .
But I couldn’t find a proper way to isolate lights . for example : define a Bound for Directional Lights , to have different lights for each window…

974709ae141530fdc27cd15520352d07d4e80e1c.jpeg

Any Solution ?!

Hi Alllesss,

There isn’t any bounds for the directional light so that wouldn’t work.

If you need different lighting for each window the only solution I can think that may work would be to test something with making each section it’s own level with the base level being your persistent. You can build lighting independently on these different levels and then have them combined to create your final result. When you do this you only the lighting available in that level that is visible will be baked.

This is a sample project I did using level streaming, but without the level streaming and just making both visible at the same time you can get something maybe. [TUTORIALS] Photons Be Free: Mini-tutorials and other curiosities - Community & Industry Discussion - Epic Developer Community Forums

I’m not sure if it’ll fully work depending on the situation, but it’s a place to start. Unfortunately, Lighting channels are not possible with UE4 like their were in UE3/UDK due to deferred rendering vs forward rendering.

Thanks Tim for your tip , I thought there is an easier way to achieve that goal , but I’ll keep that trick in mind … For now I guess I just Use Spotlights and PostProduction Volume to somehow get through it .
And I hope UE4 Dev add that feature (Lighting Channels) soon Cuz its a Must Have one !

From my understanding Lighting channels are not possible with deferred rendering. It’s not likely to be added in that case.

cheat and use spotlights