unreal.PhysicalMaterialMaskColor¶
- class unreal.PhysicalMaterialMaskColor¶
Bases:
EnumBaseTypes of valid physical material mask colors which may be associated with a physical material
C++ Source:
Module: Engine
File: EngineTypes.h
- BLACK: PhysicalMaterialMaskColor = Ellipsis¶
7
- BLUE: PhysicalMaterialMaskColor = Ellipsis¶
2
- CYAN: PhysicalMaterialMaskColor = Ellipsis¶
3
- GREEN: PhysicalMaterialMaskColor = Ellipsis¶
1
- MAGENTA: PhysicalMaterialMaskColor = Ellipsis¶
4
- RED: PhysicalMaterialMaskColor = Ellipsis¶
0
- WHITE: PhysicalMaterialMaskColor = Ellipsis¶
6
- YELLOW: PhysicalMaterialMaskColor = Ellipsis¶
5