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
- Type: Field
- Namespace: UnityEngine.Rendering
- Assembly: UnityEngine.CoreModule
public BatchID batchID
Remarks
This determines the metadata values that are available to a shader and which Graphics buffer to bind as the buffer for the draw call. For more information, see BatchRendererGroup.
unity_DOTSInstanceData