I have smoke in my level, and it’s being lit by some lights in the adjacent room, which makes the smoke look awful – the smoke color itself is great, I just don’t want it to care about the light it receives. I’ve disabled all light channels, I’ve disabled shadow-casting (which disables all acceptlight boxes, though I disabled those too before disabling shadowcasting), I think I changed some stuff in the settings of the particle system itself (not just the actor placed in the level), but nothing seems to be working.
I did find one person online (How to Disable Translucency Volume/Lighting? - Rendering - Unreal Engine Forums) who said to use a console command to disable it, but first, I think that would disable it for the entire level which I’m not sure I want to do, and second, using a console command seems much more sketchy and unreliable and easy to forget how to reverse (not to mention I don’t even know what the default value IS to change it back to).
I saw the documentation online for the Lit Translucency for Volumetric Particle Effects (https://docs.unrealengine.com/latest/INT/Resources/ContentExamples/EffectsGallery/2_F/) but I can’t find the setting they show in their screenshot of a details panel (not to mention, I don’t even know what they changed in it to create the effect in the first place).
This should be a REALLY easy thing to do, and honestly disabling all the lighting channels should’ve prevented it from happening, along with most everything else I tried. Also, since the docs.unrealengine page makes such a big deal about how big of a resource spender it is, why is this even the default setting in the first place???