Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


indirectArgsBufferHandle

GraphicsBufferHandle of the GraphicsBuffer from which the indirect draw command will be read.
Read time 1 minuteLast updated 6 days ago

Definition

public GraphicsBufferHandle indirectArgsBufferHandle

Remarks

The data at BatchDrawCommandIndirect.indirectArgsBufferOffset in the referenced buffer is interpreted as an GraphicsBuffer.IndirectDrawArgs.