Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Lightmapping.GIWorkflowMode

Workflow mode for lightmap baking. Default is Iterative.
Read time 1 minuteLast updated 6 days ago

Definition

  • Type: Enum
  • Namespace: UnityEditor
  • Assembly: UnityEditor.CoreModule
public enum Lightmapping.GIWorkflowMode

Fields

Value

Description

IterativeThis property is now obsolete. Use LightingSettings.autoGenerate.
LegacyDeprecated 4.x lightmapping support.
OnDemandThis property is now obsolete. Use LightingSettings.autoGenerate.