Navigation
API > API/Runtime > API/Runtime/RHI > API/Runtime/RHI/FRHICommandCopyTexture
References
| Module | RHI |
| Header | /Engine/Source/Runtime/RHI/Public/RHICommandList.h |
| Include | #include "RHICommandList.h" |
FRHICommandCopyTexture
(
FRHITexture * InSourceTexture,
FRHITexture * InDestTexture,
const FRHICopyTextureInfo & InCopyInfo
)