Legacy:RParticles/ParticleAlter: Difference between revisions
From Unreal Wiki, The Unreal Engine Documentation Site
No edit summary |
No edit summary |
||
Line 15: | Line 15: | ||
---- | ---- | ||
[[:Category:Legacy Mapping]] <br />[[:Category:Legacy Custom Class (UT)]] \\ | |||
[[:Category:Legacy Mapping]] <br />[[:Category:Legacy Custom | |||
[[Category:Legacy Mapping|{{PAGENAME}}]] | [[Category:Legacy Mapping|{{PAGENAME}}]] | ||
[[Category:Legacy Custom Class|{{PAGENAME}}]] | [[Category:Legacy Custom Class (UT)|{{PAGENAME}}]] |
Latest revision as of 12:38, 19 November 2007
This class is part of RParticles by Raven
Changes speed related variables in ParticleEmitter.
Group ParticleAlter
- 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) \\