Reply To: How do I make mesh lights (emission shader) work in EEVEE?

Forum Archive How do I make mesh lights (emission shader) work in EEVEE? Reply To: How do I make mesh lights (emission shader) work in EEVEE?

#58274
Ingmar Franz
Participant

    Interesting facts the Blender 2.83 manual:

    As of now the light cache is static and needs to be computed before rendering. It cannot be updated per frame (unless via scripting). This limitation is being worked on and will be removed in future versions.
    l

    Hm, I’m wondering how this scripting stuff works 😉.  Allthough I have some Python knowledge, I haven’t dived in very much.