Does lightmapper takes into account backfaces?

I know that realtime light sources don’t take backfaces into account and in result backfaces don’t cast shadows, but is it the same case with lightmapper? I have a static scene and I’m wondering whether should I leave the faces, which are invisible for player, for shadow casting purposes?

You might be interested in this Unity - Scripting API: Material.doubleSidedGI

1 Like