EParticleSysParamType

Namespace: UAssetAPI.UnrealTypes.EngineEnums

public enum EParticleSysParamType

Inheritance ObjectValueTypeEnumEParticleSysParamType
Implements IComparable, IFormattable, IConvertible

Fields

NameValueDescription
PSPT_None0
PSPT_Scalar1
PSPT_ScalarRand2
PSPT_Vector3
PSPT_VectorRand4
PSPT_Color5
PSPT_Actor6
PSPT_Material7
PSPT_VectorUnitRand8
PSPT_MAX9