1dim-ised lightmap

This commit is contained in:
minjaesong
2018-11-16 22:44:54 +09:00
parent d2e6b432a7
commit d7b8acf1c4
5 changed files with 90 additions and 43 deletions

View File

@@ -524,5 +524,7 @@ object IngameRenderer {
fboA_lightMixed.dispose()
lightmapFboA.dispose()
lightmapFboB.dispose()
LightmapRenderer.dispose()
}
}