Navigation
API > API/Runtime > API/Runtime/RHI > API/Runtime/RHI/FRHICommandDrawIndexedIndirect
References
| Module | RHI |
| Header | /Engine/Source/Runtime/RHI/Public/RHICommandList.h |
| Include | #include "RHICommandList.h" |
FRHICommandDrawIndexedIndirect
(
FRHIBuffer * InIndexBufferRHI,
FRHIBuffer * InArgumentsBufferRHI,
uint32 InDrawArgumentsIndex,
uint32 InNumInstances
)