Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel

UE2:TriangleParticleTemplate (U2XMP)

From Unreal Wiki, The Unreal Engine Documentation Site

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

Contents

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:

[edit] Properties

[edit] Property group 'TriangleParticleTemplate'

[edit] bEqualateral

Type: bool

Modifiers: public


[edit] InitialAlpha

Type: Object.Range

Modifiers: public


Default value:

Member Value
A 1.0
B 1.0

[edit] InitialEnergy

Type: Object.Range

Modifiers: public


[edit] InitialRadius

Type: Object.Range

Modifiers: public


Default value:

Member Value
A 5.0
B 5.0

[edit] Style

Type: ParticleTemplate.EDrawStyle

Modifiers: public


[edit] Texture

Type: Material

Modifiers: public


[edit] Internal variables

[edit] AdditionalParticles

Type: ParticleTemplate

Modifiers: private


[edit] Default values

Property Value
ParticleType "TriangleParticle"

[edit] Instance functions

[edit] DefineDependants

function DefineDependants ()