ELightMapPaddingType

Namespace: UAssetAPI.UnrealTypes.EngineEnums

public enum ELightMapPaddingType

Inheritance ObjectValueTypeEnumELightMapPaddingType
Implements IComparable, IFormattable, IConvertible

Fields

NameValueDescription
LMPT_NormalPadding0
LMPT_PrePadding1
LMPT_NoPadding2
LMPT_MAX3