Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel

Legacy:RParticles/ParticleAlter

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 12:38, 19 November 2007 by Sweavo (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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) \\