Пример #1
0
 private void DoClear()
 {
     Lightmapping.ClearSnapshot();
     Lightmapping.Clear();
     Analytics.Track("/LightMapper/Clear");
 }