unreal.PhysicalMaterialMaskColor

class unreal.PhysicalMaterialMaskColor

Bases: unreal.EnumBase

Types of valid physical material mask colors which may be associated with a physical material

C++ Source:

  • Module: Engine

  • File: EngineTypes.h

BLACK

7

BLUE

2

CYAN

3

GREEN

1

MAGENTA

4

RED

0

WHITE

6

YELLOW

5