I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

Legacy:RParticles/ParticleAnimationStorage

From Unreal Wiki, The Unreal Engine Documentation Site

Revision as of 18:38, 19 November 2007 by Sweavo (Talk)
(diff) ← Older revision | Current revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT :: Actor (UT) >> ParticleSystem >> ParticleAnimationStorage

This class is part of RParticles by Raven

Since I found problems with AnimTextures in ParticleEmitter, this is how coders can create ready to use presets.

[edit] Group ParticleAnimationStorage

int NumOfTextures 
Number of textures in animation.
texture ParticleAnimation[60] 
Animation textures.

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