Ayfel / PrefabLightmapping

Script for saving lightmapping data to prefabs. Used through the Assets tab in Unity. Place your prefbas in the scene with this script at the root. Set up your lighting and in the editor go to Assets->Bake Prefab Lightmaps. After is processed you can now spawn your prefabs in different scenes and they will use the lightmapping from the original scene.
645 stars 90 forks source link

About Android #56

Closed Wilson403 closed 1 year ago

Wilson403 commented 1 year ago

Does it work on android or ios?

Ayfel commented 1 year ago

Yes, I use it often on Android

Wilson403 commented 1 year ago

Yes, I use it often on Android

nice