ParticleRecord

One live particle spawned by a DrawableParticles emitter.

Properties

  • position (BGE.Math.Vector)
  • velocity (BGE.Math.Vector)
  • age (float)
  • lifetime (float)
  • startColor (integer)
  • endColor (integer)
  • startAlpha (float)
  • endAlpha (float)
  • startSize (float)
  • endSize (float)
  • rotation (float)