Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


batchID

The batch ID that this draw command uses. Determines the metadata values that are available to a shader.
Read time 1 minuteLast updated 4 days ago

Definition

public BatchID batchID

Remarks

This determines the metadata values that are available to a shader and which Graphics buffer to bind as the
unity_DOTSInstanceData
buffer for the draw call. For more information, see BatchRendererGroup.