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

BatchCullingOutput.drawCommands

public NativeArray<BatchCullingOutputDrawCommands> drawCommands;

Description

A single-element array of BatchCullingOutputDrawCommands that OnPerformCulling can write into without unnecessary copying.