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.