UE2:SparkEmitter (U2XMP)
From Unreal Wiki, The Unreal Engine Documentation Site
(Redirected from UE2:ParticleSparkData (U2XMP))
Object >> ParticleEmitter >> SparkEmitter |
- Package:
- Engine
- This class in other games:
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
Property group 'Spark'
LineSegmentsRange
Type: Object.Range
TimeBeforeVisibleRange
Type: Object.Range
TimeBetweenSegmentsRange
Type: Object.Range
Internal variables
IndexBuffer
Type: IndexBuffer
Modifiers: transient
IndicesPerParticle
Type: int
Modifiers: transient
NumSegments
Type: int
Modifiers: transient
PrimitivesPerParticle
Type: int
Modifiers: transient
SparkData
Type: array<ParticleSparkData>
Modifiers: transient
VertexBuffer
Type: VertexBuffer
Modifiers: transient
VerticesPerParticle
Type: int
Modifiers: transient
Structs
ParticleSparkData
- float TimeBeforeVisible
- float TimeBetweenSegments
- Object.Vector StartLocation
- Object.Vector StartVelocity