Always snap to grid
UE2:PointParticleTemplate (U2XMP)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> ParticleTemplate >> PointParticleTemplate |
- 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: PointParticleTemplate.uc Author: Aaron R Leiby Date: 10 March 2000 Description: How to use this class:
Properties[edit]
Property group 'PointParticleTemplate'[edit]
bFadeAlphaOnly[edit]
Type: bool
Modifiers: public
Color[edit]
Type: Object.Color
Modifiers: public
Default value:
Member | Value |
---|---|
A | 255 |
B | 255 |
G | 255 |
R | 255 |
InitialAlpha[edit]
Type: Object.Range
Modifiers: public
Default value:
Member | Value |
---|---|
A | 1.0 |
B | 1.0 |
Scale[edit]
Type: bool
Modifiers: public
ScaleA[edit]
Type: float
Modifiers: public
Default value: 1.0
ScaleB[edit]
Type: float
Modifiers: public
Default value: 1.0
ScaleC[edit]
Type: float
Modifiers: public
Default value: 1.0
Size[edit]
Type: float
Modifiers: public
Default value: 1.0
Style[edit]
Type: ParticleTemplate.EDrawStyle
Modifiers: public
Texture[edit]
Type: Material
Modifiers: public
Default values[edit]
Property | Value |
---|---|
ParticleType | "PointParticle" |