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

BatchCullingOutputDrawCommands.visibleInstanceCount

public int visibleInstanceCount;

Description

The number of elements in the BatchCullingOutputDrawCommands.visibleInstances array.

You must set this in the OnPerformCulling callback.