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

BatchCullingOutputDrawCommands.proceduralDrawCommandCount

public int proceduralDrawCommandCount;

Description

The number of elements in the BatchCullingOutputDrawCommands.proceduralDrawCommands array.

You must set this in the OnPerformCulling callback.