Navigation
API > API/Runtime > API/Runtime/Landscape
| Name | FTextureCopyRequest |
| Type | struct |
| Header File | /Engine/Source/Runtime/Landscape/Public/LandscapeUtils.h |
| Include Path | #include "LandscapeUtils.h" |
Syntax
struct FTextureCopyRequest
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Destination | UTexture * | LandscapeUtils.h | ||
| DestinationSlice | int8 | LandscapeUtils.h | ||
| Source | UTexture2D * | LandscapeUtils.h | ||
| TextureType | ELandscapeTextureType | LandscapeUtils.h | ||
| TextureUsage | ELandscapeTextureUsage | LandscapeUtils.h |