unreal.DMEdgeLocation

class unreal.DMEdgeLocation

Bases: EnumBase

EDMEdge Location

C++ Source:

  • Plugin: DynamicMaterial

  • Module: DynamicMaterialEditor

  • File: DMMSETextureSampleEdgeColor.h

BOTTOM: DMEdgeLocation

7

BOTTOM_LEFT: DMEdgeLocation

6

BOTTOM_RIGHT: DMEdgeLocation

8

CENTER: DMEdgeLocation

4

CUSTOM: DMEdgeLocation

9

LEFT: DMEdgeLocation

3

RIGHT: DMEdgeLocation

5

TOP: DMEdgeLocation

1

TOP_LEFT: DMEdgeLocation

0

TOP_RIGHT: DMEdgeLocation

2