Navigation
API > API/Runtime > API/Runtime/RHI
Inheritance Hierarchy
- FRHICommandBase
- FRHICommand
- FRHICommandBeginUpdateMultiFrameUAV
References
| Module | RHI |
| Header | /Engine/Source/Runtime/RHI/Public/RHICommandList.h |
| Include | #include "RHICommandList.h" |
Syntax
struct FRHICommandBeginUpdateMultiFrameUAV : public FRHICommand< FRHICommandBeginUpdateMultiFrameUAV, FRHICommandBeginUpdateMultiFrameUAVString__LINE__ >
Variables
| Type | Name | Description | |
|---|---|---|---|
| FRHIUnorderedAccessView * | UAV |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| RHI_void | Execute
(
FRHICommandListBase& CmdList |