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

ThreadedBatchContext.RemoveBatch

Declaration

public void RemoveBatch(Rendering.BatchID batchID);

Parameters

batchID Unity removes the batch with this ID.

Description

Thread-safe alias for BatchRendererGroup.RemoveBatch.