Quantcast
Channel: Answers for "Multiple lightmapping for a scene"
Browsing latest articles
Browse All 4 View Live

Answer by xproject2013

I found a solution by myself, i poste the code, hope that this can help: using UnityEngine; using System.Collections; public class LightmapController : MonoBehaviour { LightmapData[] lightmapData; void...

View Article



Answer by Halfbiscuit

The way I swap light maps is I have a duplicate scene with different light settings, doing this means you only need to swap the images that change. m_Index = GetComponent().lightmapIndex; m_OriginalMap...

View Article
Browsing latest articles
Browse All 4 View Live




Latest Images