EParticleScreenAlignment
Namespace: UAssetAPI.UnrealTypes.EngineEnums
public enum EParticleScreenAlignment
Inheritance Object → ValueType → Enum → EParticleScreenAlignment
Implements IComparable, ISpanFormattable, IFormattable, IConvertible
Fields
| Name | Value | Description |
|---|---|---|
| PSA_FacingCameraPosition | 0 | |
| PSA_Square | 1 | |
| PSA_Rectangle | 2 | |
| PSA_Velocity | 3 | |
| PSA_AwayFromCenter | 4 | |
| PSA_TypeSpecific | 5 | |
| PSA_FacingCameraDistanceBlend | 6 | |
| PSA_MAX | 7 |