Always snap to grid

UE2:SparkEmitter (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 05:49, 25 February 2009 by 83.161.202.41 (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT2004 Object >> ParticleEmitter >> SparkEmitter
Package: 
Engine
This class in other games:
UE2Runtime, UT2003, U2XMP

Emitter: An Unreal Spark Particle Emitter.

Properties[edit]

Property group 'Spark'[edit]

LineSegmentsRange[edit]

Type: Object.Range


Default value:

Member Value
Max 5.0
Min 5.0

TimeBeforeVisibleRange[edit]

Type: Object.Range


TimeBetweenSegmentsRange[edit]

Type: Object.Range


Internal variables[edit]

IndexBuffer[edit]

Type: IndexBuffer

Modifiers: transient


IndicesPerParticle[edit]

Type: int

Modifiers: transient


NumSegments[edit]

Type: int

Modifiers: transient


PrimitivesPerParticle[edit]

Type: int

Modifiers: transient


SparkData[edit]

Type: array<ParticleSparkData>

Modifiers: transient


VertexBuffer[edit]

Type: VertexBuffer

Modifiers: transient


VerticesPerParticle[edit]

Type: int

Modifiers: transient


Structs[edit]

ParticleSparkData[edit]

float TimeBeforeVisible 
float TimeBetweenSegments 
Object.Vector StartLocation 
Object.Vector StartVelocity