ETextureColorChannel
Namespace: UAssetAPI.UnrealTypes.EngineEnums
public enum ETextureColorChannel
Inheritance Object → ValueType → Enum → ETextureColorChannel
Implements IComparable, ISpanFormattable, IFormattable, IConvertible
Fields
| Name | Value | Description |
|---|---|---|
| TCC_Red | 0 | |
| TCC_Green | 1 | |
| TCC_Blue | 2 | |
| TCC_Alpha | 3 | |
| TCC_MAX | 4 |