Navigation
API > API/Runtime > API/Runtime/Landscape > API/Runtime/Landscape/FLandscapeTextureDataInterface
References
| Module | Landscape |
| Header | /Engine/Source/Runtime/Landscape/Public/LandscapeEdit.h |
| Include | #include "LandscapeEdit.h" |
| Source | /Engine/Source/Runtime/Landscape/Private/LandscapeEditInterface.cpp |
void CopyTextureChannel
&40;
UTexture2D &42; Dest,
int32 DestChannel,
UTexture2D &42; Src,
int32 SrcChannel
&41;
Remarks
Texture bulk operations for weightmap reallocation.