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

Type declaration

  • Optional hexDirection?: number
  • Optional hexSpeed?: number
  • Optional hexStep?: number