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

UE2:TriangleParticleTemplate (U2XMP)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
U2XMP Object >> ParticleTemplate >> TriangleParticleTemplate
Package: 
ParticleSystems
Within class: 
ParticleGenerator
This class in other games:
U2

$Author: Aleiby $ $Date: 5/02/02 3:27p $ $Revision: 3 $ Name: TriangleParticleTemplate.uc Author: Aaron R Leiby Date: 7 July 2000 Description: How to use this class:

Properties[edit]

Property group 'TriangleParticleTemplate'[edit]

bEqualateral[edit]

Type: bool

Modifiers: public


InitialAlpha[edit]

Type: Object.Range

Modifiers: public


Default value:

Member Value
A 1.0
B 1.0

InitialEnergy[edit]

Type: Object.Range

Modifiers: public


InitialRadius[edit]

Type: Object.Range

Modifiers: public


Default value:

Member Value
A 5.0
B 5.0

Style[edit]

Type: ParticleTemplate.EDrawStyle

Modifiers: public


Texture[edit]

Type: Material

Modifiers: public


Internal variables[edit]

AdditionalParticles[edit]

Type: ParticleTemplate

Modifiers: private


Default values[edit]

Property Value
ParticleType "TriangleParticle"

Instance functions[edit]

DefineDependants[edit]

function DefineDependants ()