Hello all,
I’m working on a new game project, and I’m trying to find information on shaders. My main question is, is there a way to read (during game runtime) how much light a face of a mesh object receives? I need to know how much light has fallen on a specific face of a mesh, while the game is running.
Thanks for any help.