Navigation
API > API/Runtime > API/Runtime/RHI > API/Runtime/RHI/FDynamicRHI
Description
Creates a staging buffer, which is memory visible to the cpu without any locking.
| Name | RHICreateStagingBuffer |
| Type | function |
| Header File | /Engine/Source/Runtime/RHI/Public/DynamicRHI.h |
| Include Path | #include "DynamicRHI.h" |
virtual FStagingBufferRHIRef RHICreateStagingBuffer()
The new staging-buffer.