Version: 2022.3
언어: 한국어
public void RemoveBatch (Rendering.BatchID batchID);

파라미터

batchID Unity removes the batch with this ID.

설명

Thread-safe alias for BatchRendererGroup.RemoveBatch.