unreal.ParticleScreenAlignment

class unreal.ParticleScreenAlignment

Bases: EnumBase

EParticle Screen Alignment

C++ Source:

  • Module: Engine

  • File: ParticleSpriteEmitter.h

PSA_AWAY_FROM_CENTER: ParticleScreenAlignment

4

PSA_FACING_CAMERA_DISTANCE_BLEND: ParticleScreenAlignment

6

PSA_FACING_CAMERA_POSITION: ParticleScreenAlignment

0

PSA_RECTANGLE: ParticleScreenAlignment

2

PSA_SQUARE: ParticleScreenAlignment

1

PSA_TYPE_SPECIFIC: ParticleScreenAlignment

5

PSA_VELOCITY: ParticleScreenAlignment

3