Returns true if the graphics system supports indirect GPU draw calls with a configurable draw count. (Read Only)
The following method can execute more than one draw sub-command from a single indirect argument buffer:
CommandBuffer.DrawProceduralIndirect.
Ensure that the system supports multi-draw indirect before setting draw count to a greater number than one.