ETextureMipCount
Namespace: UAssetAPI.UnrealTypes.EngineEnums
public enum ETextureMipCount
Inheritance Object → ValueType → Enum → ETextureMipCount
Implements IComparable, ISpanFormattable, IFormattable, IConvertible
Fields
| Name | Value | Description |
|---|---|---|
| TMC_ResidentMips | 0 | |
| TMC_AllMips | 1 | |
| TMC_AllMipsBiased | 2 | |
| TMC_MAX | 3 |