The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

UE2:RecursiveParticleTemplate (U2XMP)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
U2XMP Object >> ParticleTemplate >> RecursiveParticleTemplate

Contents

Package: 
ParticleSystems
Within class: 
ParticleGenerator
This class in other games:
U2

$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"