BatchRendererGroup.SetBatchBuffer

Declaration

public void SetBatchBuffer(Rendering.BatchID batchID, GraphicsBufferHandle buffer);

Parameters

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

Description

Change the GraphicsBuffer associated with the given batch.


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