ETerrainCoordMappingType

Windows
MacOS
Linux

References

Module

Landscape

Header

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

Include

#include "Materials/MaterialExpressionLandscapeLayerCoords.h"

Syntax

enum ETerrainCoordMappingType
{
    TCMT_Auto,
    TCMT_XY,
    TCMT_XZ,
    TCMT_YZ,
    TCMT_MAX,
}

Values

Name

Description

TCMT_Auto

TCMT_XY

TCMT_XZ

TCMT_YZ

TCMT_MAX

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