Version: 2022.3
언어: 한국어
public void SetBatchBuffer (Rendering.BatchID batchID, GraphicsBufferHandle buffer);

파라미터

batchID Unity changes the batch with this ID.
buffer The GraphicsBufferHandle of the GraphicsBuffer to be associated with the batch.

설명

Change the GraphicsBuffer associated with the given batch.