indirectArgsBufferHandle
GraphicsBufferHandle of the GraphicsBuffer from which the indirect draw command will be read.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Field
- Namespace: UnityEngine.Rendering
- Assembly: UnityEngine.CoreModule
public GraphicsBufferHandle indirectArgsBufferHandle
Remarks
The data at BatchDrawCommandIndirect.indirectArgsBufferOffset in the referenced buffer is interpreted as an GraphicsBuffer.IndirectDrawArgs.