In my shader I’m overwritting the void light() { ... } function, but I could not find any way to keep the original content, I just want to modify it, not completely overwrite it. I could not find it in the doc or the source code, or on the internet, anyone can point me the direction ?