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

UE2:TriParticleTemplate (U2XMP)

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

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

Properties

Property group 'TriParticleTemplate'

bEqualateral

Type: bool

Modifiers: public


InitialAlpha

Type: Object.Range

Modifiers: public


Default value:

Member Value
A 1.0
B 1.0

InitialEnergy

Type: Object.Range

Modifiers: public


InitialRadius

Type: Object.Range

Modifiers: public


Default value:

Member Value
A 5.0
B 5.0

Style

Type: ParticleTemplate.EDrawStyle

Modifiers: public


Texture

Type: Material

Modifiers: public


Internal variables

AdditionalParticles

Type: ParticleTemplate

Modifiers: private


Default values

Property Value
ParticleType "TriParticle"

Instance functions

DefineDependants

function DefineDependants ()