EPhysicalMaterialMaskColor
Namespace: UAssetAPI.UnrealTypes.EngineEnums
public enum EPhysicalMaterialMaskColor
Inheritance Object → ValueType → Enum → EPhysicalMaterialMaskColor
Implements IComparable, ISpanFormattable, IFormattable, IConvertible
Fields
| Name | Value | Description |
|---|---|---|
| Red | 0 | |
| Green | 1 | |
| Blue | 2 | |
| Cyan | 3 | |
| Magenta | 4 | |
| Yellow | 5 | |
| White | 6 | |
| Black | 7 | |
| MAX | 8 |