PolygonPathParticle: Particle & {
    hexDirection?: number;
    hexSpeed?: number;
    hexStep?: number;
}