The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall
UE2:TriParticleTemplate (U2XMP)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> ParticleTemplate >> TriParticleTemplate |
- Package:
- ParticleSystems
- Within class:
- ParticleGenerator
- This class in other games:
- U2
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
$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 ()