ETexturePowerOfTwoSetting

Namespace: UAssetAPI.UnrealTypes.EngineEnums

public enum ETexturePowerOfTwoSetting

Inheritance ObjectValueTypeEnumETexturePowerOfTwoSetting
Implements IComparable, IFormattable, IConvertible

Fields

NameValueDescription
None0
PadToPowerOfTwo1
PadToSquarePowerOfTwo2
ETexturePowerOfTwoSetting_MAX3