EParticleSubUVInterpMethod

Namespace: UAssetAPI.UnrealTypes.EngineEnums

public enum EParticleSubUVInterpMethod

Inheritance ObjectValueTypeEnumEParticleSubUVInterpMethod
Implements IComparable, IFormattable, IConvertible

Fields

NameValueDescription
PSUVIM_None0
PSUVIM_Linear1
PSUVIM_Linear_Blend2
PSUVIM_Random3
PSUVIM_Random_Blend4
PSUVIM_MAX5