GIWorkflowMode

enumeration

Switch to Manual

Description

Workflow mode for lightmap baking. Default is Iterative.

Variables

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.