Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

BatchDrawCommandFlags.UseLegacyLightmapsKeyword

Description

The draw command has USE_LEGACY_LIGHTMAPS keyword enabled. When this flag is set, BatchDrawCommand.lightmapIndex is used to determine batching.

Additional resources: BatchDrawCommand.lightmapIndex.