ETextureSizingType

Namespace: UAssetAPI.UnrealTypes.EngineEnums

public enum ETextureSizingType

Inheritance ObjectValueTypeEnumETextureSizingType
Implements IComparable, IFormattable, IConvertible

Fields

NameValueDescription
TextureSizingType_UseSingleTextureSize0
TextureSizingType_UseAutomaticBiasedSizes1
TextureSizingType_UseManualOverrideTextureSize2
TextureSizingType_UseSimplygonAutomaticSizing3
TextureSizingType_MAX4