Navigation
API > API/Runtime > API/Runtime/Landscape > API/Runtime/Landscape/FLandscapeTextureDataInfo
| Name | FMipInfo |
| Type | struct |
| Header File | /Engine/Source/Runtime/Landscape/Public/LandscapeEdit.h |
| Include Path | #include "LandscapeEdit.h" |
Syntax
struct FMipInfo
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bFull | bool | LandscapeEdit.h | ||
| MipData | void * | LandscapeEdit.h | ||
| MipUpdateRegions | TArray< FUpdateTextureRegion2D > | LandscapeEdit.h |