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

BatchCullingOutputDrawCommands.drawCommandCount

public int drawCommandCount;

Description

The number of elements in the BatchCullingOutputDrawCommands.drawCommands array.

You must set this in the OnPerformCulling callback.