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

BatchCullingOutputDrawCommands.drawRangeCount

public int drawRangeCount;

Description

The number of elements in the BatchCullingOutputDrawCommands.drawRanges array.

You must set this in the OnPerformCulling callback.