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

UE2:TriangleParticleTemplate (U2)

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

$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

Property group 'TriangleParticleTemplate'

bEqualateral

Type: bool


InitialAlpha

Type: Object.Range


Default value:

Member Value
A 1.0
B 1.0

InitialEnergy

Type: Object.Range


InitialRadius

Type: Object.Range


Default value:

Member Value
A 5.0
B 5.0

Style

Type: ParticleTemplate.EDrawStyle


Texture

Type: Material


Internal variables

AdditionalParticles

Type: ParticleTemplate


Default values

Property Value
ParticleType "TriangleParticle"

Instance functions

DefineDependants

function DefineDependants ()