Version: 2019.1 (switch to 2018.3 or 2017.4)
LanguageEnglish
  • C#

BatchRendererGroup.RemoveBatch

public void RemoveBatch(int index);

Parameters

indexBatch index.

Description

Removes a batch from the group and frees the batch index to be reused by future AddBatch calls. It will not modify the batchIndex of any other batches.

Did you find this page useful? Please give it a rating: