Unity Lighting

Non-static game object lighting

attachments/Pasted image 20231223223413.png
https://gamedev.stackexchange.com/questions/150016/how-to-make-non-static-gameobjects-brighter

Light Probes

https://docs.unity3d.com/2018.3/Documentation/Manual/class-LightProbeGroup.html
Note that this is all about baked lighting, not real-time lighting.