This version of Unity is unsupported.

LightmapsMode

enumeration

Description

Lightmap (and lighting) configuration mode, controls how lightmaps interact with lighting and what kind of information they store.

Properties

NonDirectionalLight intensity (no directional information), encoded as 1 lightmap.
CombinedDirectionalDirectional information for direct light is combined with directional information for indirect light, encoded as 2 lightmaps.