Navigation
API > API/Runtime > API/Runtime/Landscape
| Name | ELandscapeTextureType |
| Type | enum |
| Header File | /Engine/Source/Runtime/Landscape/Classes/LandscapeTextureHash.h |
| Include Path | #include "LandscapeTextureHash.h" |
Syntax
enum ELandscapeTextureType
{
Unknown,
Heightmap,
Weightmap,
}
Values
| Name | Remarks |
|---|---|
| Unknown | |
| Heightmap | |
| Weightmap |