FRHICommandDrawIndexedIndirect

Windows
MacOS
Linux

Inheritance Hierarchy

FRHICommandBase

FRHICommand

FRHICommandDrawIndexedIndirect

References

Module

RHI

Header

/Engine/Source/Runtime/RHI/Public/RHICommandList.h

Include

#include "RHICommandList.h"

Syntax

Variables

Name Description

Public variable

FRHIStructuredB...

 

ArgumentsBufferRHI

Public variable

uint32

 

DrawArgumentsIndex

Public variable

FRHIIndexBuffer...

 

IndexBufferRHI

Public variable

uint32

 

NumInstances

Constructors

Name Description

Public function

FRHICommandDrawIndexedIndirect

(
    FRHIIndexBuffer* InIndexBuffer...,
    FRHIStructuredBuffer* InArgume...,
    uint32 InDrawArgumentsIndex,
    uint32 InNumInstances
)

Functions

Name Description

Public function

void

 

Execute

(
    FRHICommandListBase& CmdList
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss