Version: 2022.3
public void RemoveBatch (Rendering.BatchID batchID);

参数

batchID Unity removes the batch with this ID.

描述

Thread-safe alias for BatchRendererGroup.RemoveBatch.