Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help  Getting particle connections
#5
(05-04-2020, 05:10 PM)SpiralCircus Wrote: From what I've manage to play around with so far the first element of the particleIndices array in each of the blueprint's groups gives the index of the particle at a control point. Is this correct?

It is. Particle groups are designed to be able to contain more than 1 particle and for some use cases, they do. But as far as control points go, each control point contains exactly 1 particle, and that is found at the first (and only) entry in the group.
Reply


Messages In This Thread
Getting particle connections - by SpiralCircus - 03-04-2020, 05:25 PM