laurenth-personal / lightmap-switching-tool

Tool that allows switching different baked lightmap sets on a unity scene at runtime.
MIT License
657 stars 88 forks source link

Better reflection probe support and fix for build issue #19

Closed laurenth-personal closed 6 years ago

laurenth-personal commented 6 years ago

Removed unused editor only code and search if a reflection probe exists in the lighting scene in order to know if the lighting scene needs to be loaded additively at runtime.