Navigation
API > API/Runtime > API/Runtime/RHI > API/Runtime/RHI/FDynamicRHI
References
| Module | RHI |
| Header | /Engine/Source/Runtime/RHI/Public/DynamicRHI.h |
| Include | #include "DynamicRHI.h" |
void RHICopyBuffer
(
FRHIBuffer * SourceBuffer,
FRHIBuffer * DestBuffer
)
Remarks
Copies the contents of one buffer to another buffer. They must have identical sizes.