Mostly Harmless
UE2:SparkEmitter (U2XMP)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> ParticleEmitter >> SparkEmitter |
Contents
- Package:
- Engine
- This class in other games:
- UE2Runtime, UT2003, UT2004
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. |
Emitter: An Unreal Spark Particle Emitter.
Properties[edit]
Property group 'Spark'[edit]
LineSegmentsRange[edit]
Type: Object.Range
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