Quick summary
The main use of light probes is to provide high-quality lighting (including indirect bounced light (GI)) on moving objects in your scene.
Similar to lightmaps, light probes store “baked” information about lighting in your scene. The difference is that while lightmaps store lighting information about light hitting the surfaces in your scene, light probes store information about light passing through empty space in your scene.
Probe lighting is very performant at run time and has the added benefit that it is quick to precompute. But remember that more probes you have on your scene, the more performance they cost. Probe lighting is unsuitable for representing lighting across very large objects where lots of lighting variation could be expected.
You will learn
How to setup Mixed lighting (Baked and Realtime shadows) in Unity
How Light Probes Work in Unity
How to use Light Probes in Unity
Thank you for stopping by! :)
If you want to support me, you can do that by subscribing to my YouTube channel or by buying my Game Assets. This helps me to create more content for you guys! Appreciate any support :)