randomFlipX property

bool randomFlipX
getter/setter pair

When true, each particle has a stable 50% chance of rendering mirrored horizontally (negative width), doubling a flipbook's apparent variety for free.

Implementation

bool randomFlipX = false;