The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall
UE2:RecursiveParticleTemplate (U2XMP)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> ParticleTemplate >> RecursiveParticleTemplate |
Contents |
- Package:
- ParticleSystems
- Within class:
- ParticleGenerator
- This class in other games:
- U2
| This is an auto-generated page and may need human attention. Please remove this tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
$Author: Aleiby $ $Date: 2/25/02 8:19p $ $Revision: 2 $ Name: RecursiveParticleTemplate.uc Author: Aaron R Leiby Date: 16 July 2000 Description: How to use this class:
[edit] Properties
[edit] Property group 'RecursiveParticleTemplate'
[edit] AdditionalRotation
Type: Object.Rotator
Modifiers: public
Added to calculated direction.
[edit] ParticleGeneratorClass
Type: class<ParticleGenerator>
Modifiers: public
[edit] ParticleGeneratorTemplate
Type: ParticleGenerator
Modifiers: public
[edit] PrimeTime
Type: float
Modifiers: public
[edit] Target
Type: Actor
Modifiers: public
Aim all particles toward this object's location.
[edit] Default values
| Property | Value |
|---|---|
| ParticleType | "RecursiveParticle" |
