ETexturePowerOfTwoSetting
Namespace: UAssetAPI.UnrealTypes.EngineEnums
public enum ETexturePowerOfTwoSetting
Inheritance Object → ValueType → Enum → ETexturePowerOfTwoSetting
Implements IComparable, ISpanFormattable, IFormattable, IConvertible
Fields
| Name | Value | Description |
|---|---|---|
| None | 0 | |
| PadToPowerOfTwo | 1 | |
| PadToSquarePowerOfTwo | 2 | |
| ETexturePowerOfTwoSetting_MAX | 3 |