Interface BoltParticleOptions.SpreadFunction

Enclosing class:
BoltParticleOptions

public static interface BoltParticleOptions.SpreadFunction
A SpreadFunction defines how far bolt segments can stray from the straight-line vector, based on parallel 'progress' from start to finish.
  • Field Details

  • Method Details

    • getMaxSpread

      float getMaxSpread(float progress)