Version: 2019.2
public bool doubleSidedGI ;

説明

Gets and sets whether the Double Sided Global Illumination setting is enabled for this material.

When enabled, the lightmapper accounts for both sides of the geometry when calculating Global Illumination. Backfaces are not rendered or added to lightmaps, but get treated as valid when seen from other objects. When using the Progressive Lightmapper backfaces bounce light using the same emission and albedo as frontfaces. (Currently this setting is only available when baking with the Progressive Lightmapper backend.)