unreal.LandscapeCustomizedCoordType

class unreal.LandscapeCustomizedCoordType

Bases: EnumBase

ELandscape Customized Coord Type

C++ Source:

  • Module: Landscape

  • File: MaterialExpressionLandscapeLayerCoords.h

LCCT_CUSTOM_UV0: LandscapeCustomizedCoordType = Ellipsis

1

LCCT_CUSTOM_UV1: LandscapeCustomizedCoordType = Ellipsis

2

LCCT_CUSTOM_UV2: LandscapeCustomizedCoordType = Ellipsis

3

LCCT_NONE: LandscapeCustomizedCoordType = Ellipsis

Don’t use customized UV, just use original UV.

Type:

0

LCCT_WEIGHT_MAP_UV: LandscapeCustomizedCoordType = Ellipsis

Use original WeightMapUV, which could not be customized.

Type:

4