In a spatial shader, I can make a custom lighting function with light(), but what about the lightmaps? Can I write a custom function to interpret the lightmap data?
Custom function for lightmaps in shaders?
In a spatial shader, I can make a custom lighting function with light(), but what about the lightmaps? Can I write a custom function to interpret the lightmap data?