Navigation
API > API/Runtime > API/Runtime/RenderCore > API/Runtime/RenderCore/FRDGUploadData
Overloads
FRDGUploadData()
| |
|
| Name |
FRDGUploadData |
| Type |
function |
| Header File |
/Engine/Source/Runtime/RenderCore/Public/RenderGraphUtils.h |
| Include Path |
#include "RenderGraphUtils.h" |
FRDGUploadData()
FRDGUploadData(FRDGBuilder &, uint32)
| |
|
| Name |
FRDGUploadData |
| Type |
function |
| Header File |
/Engine/Source/Runtime/RenderCore/Public/RenderGraphUtils.h |
| Include Path |
#include "RenderGraphUtils.h" |
FRDGUploadData
(
FRDGBuilder & GraphBuilder,
uint32 InCount
)