randomDislocationOffset property
How much can particle be randomized, For example if offset is (100, 100) and randomDislocationOffset is (10,10), Each layer can be moved to maximum between 90 and 110.
Implementation
final Offset randomDislocationOffset;