Always snap to grid

Legacy:RParticles/ParticleAlter

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT :: Actor (UT) >> ParticleSystem >> ParticleAlter

This class is part of RParticles by Raven

Changes speed related variables in ParticleEmitter.

Group ParticleAlter[edit]

float AlterSleepTime 
Time between changes.
float AlterTime 
Change time.
int NumGenerators 
Number of filled fields in ParticleEmitter variable.
ParticleEmitter ParticleEmitter[50] 
Emitter to change (should be filled like: ParticleEmitter'MyLevel.ParticleEmitter0').
float RotationModifier 
Rotation modifier.
float RotationModifierVariance 
Rotation modifier variance.

Category:Legacy Mapping
Category:Legacy Custom Class (UT) \\