tsParticles - v4.0.0-beta.12
    Preparing search index...
    OrbitingParticle: Particle & {
        absorberOrbit?: Vector;
        absorberOrbitDirection?: RotateDirection;
        needsNewPosition?: boolean;
    }

    Particle extension type for Absorber orbit options

    Type Declaration

    • OptionalabsorberOrbit?: Vector

      Vector representing the orbit of the particle around the absorber

    • OptionalabsorberOrbitDirection?: RotateDirection

      Particle orbit direction around the absorber

    • OptionalneedsNewPosition?: boolean

      Checks if the particle needs a new position after going inside the absorber