EOpacitySourceMode
Namespace: UAssetAPI.UnrealTypes.EngineEnums
public enum EOpacitySourceMode
Inheritance Object → ValueType → Enum → EOpacitySourceMode
Implements IComparable, ISpanFormattable, IFormattable, IConvertible
Fields
| Name | Value | Description |
|---|---|---|
| OSM_Alpha | 0 | |
| OSM_ColorBrightness | 1 | |
| OSM_RedChannel | 2 | |
| OSM_GreenChannel | 3 | |
| OSM_BlueChannel | 4 | |
| OSM_MAX | 5 |