Navigation
Unreal Engine C++ API Reference > Runtime > Landscape > FLandscapeTextureDataInterface > CopyTextureFromHeightmap
References
Module | Landscape |
Header | /Engine/Source/Runtime/Landscape/Public/LandscapeEdit.h |
Include | #include "LandscapeEdit.h" |
Source | /Engine/Source/Runtime/Landscape/Private/LandscapeEditInterface.cpp |
void CopyTextureFromHeightmap
(
UTexture2D * Dest,
ULandscapeComponent * Comp,
int32 MipIndex
)