unreal.PhysicalMaterialMaskColor

class unreal.PhysicalMaterialMaskColor

Bases: EnumBase

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

C++ Source:

  • Module: Engine

  • File: EngineTypes.h

BLACK: PhysicalMaterialMaskColor

7

BLUE: PhysicalMaterialMaskColor

2

CYAN: PhysicalMaterialMaskColor

3

GREEN: PhysicalMaterialMaskColor

1

MAGENTA: PhysicalMaterialMaskColor

4

RED: PhysicalMaterialMaskColor

0

WHITE: PhysicalMaterialMaskColor

6

YELLOW: PhysicalMaterialMaskColor

5