This version of Unity is unsupported.

GIWorkflowMode

enumeration

Description

Workflow mode for lightmap baking. Default is Iterative.

Properties

IterativeAlways run lightmapping, changes to the Scene are detected automatically.
OnDemandRun lightmapping only when the user presses the bake button or calls Lightmapping.Bake / Lightmapping.BakeAsync.
LegacyDeprecated 4.x lightmapping support.