Mostly Harmless

UE2:SparkEmitter (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2003 Object >> ParticleEmitter >> SparkEmitter
Package: 
Engine
This class in other games:
UE2Runtime, U2XMP, UT2004

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