Navigation
API > API/Plugins > API/Plugins/LandscapePatch
References
| Module | LandscapePatch |
| Header | /Engine/Plugins/Experimental/LandscapePatch/Source/LandscapePatch/Public/LandscapePatchUtil.h |
| Include | #include "LandscapePatchUtil.h" |
| Source | /Engine/Plugins/Experimental/LandscapePatch/Source/LandscapePatch/Private/LandscapePatchUtil.cpp |
namespace UE
{
namespace Landscape
{
namespace PatchUtil
{
void UE&58;&58;Landscape&58;&58;PatchUtil&58;&58;CopyTextureOnRenderThread
&40;
FRHICommandListImmediate & RHICmdList,
const FTextureResource & Source,
FTextureResource & Destination
&41;
}
}
}