EHeightmapRTType

Windows
MacOS
Linux

References

Module

Landscape

Header

/Engine/Source/Runtime/Landscape/Classes/Landscape.h

Include

#include "Landscape.h"

Syntax

enum EHeightmapRTType
{
    HeightmapRT_CombinedAtlas,
    HeightmapRT_CombinedNonAtlas,
    HeightmapRT_Scratch1,
    HeightmapRT_Scratch2,
    HeightmapRT_Scratch3,
    HeightmapRT_Mip1,
    HeightmapRT_Mip2,
    HeightmapRT_Mip3,
    HeightmapRT_Mip4,
    HeightmapRT_Mip5,
    HeightmapRT_Mip6,
    HeightmapRT_Mip7,
    HeightmapRT_Count,
}

Values

Name

Description

HeightmapRT_CombinedAtlas

HeightmapRT_CombinedNonAtlas

HeightmapRT_Scratch1

HeightmapRT_Scratch2

HeightmapRT_Scratch3

HeightmapRT_Mip1

Mips RT.

HeightmapRT_Mip2

HeightmapRT_Mip3

HeightmapRT_Mip4

HeightmapRT_Mip5

HeightmapRT_Mip6

HeightmapRT_Mip7

HeightmapRT_Count

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss