tsParticles - v0.0.0
    Preparing search index...

    Implements

    Index

    Constructors

    • Returns Move

    Properties

    angle: MoveAngle
    attract: MoveAttract
    center: MoveCenter
    decay: RangeValue
    direction:
        | number
        | "none"
        | "left"
        | "top"
        | "bottom"
        | "right"
        | "outside"
        | "inside"
        | MoveDirectionAlt
        | MoveDirection
        | "bottomLeft"
        | "bottomRight"
        | "topLeft"
        | "topRight"
    distance: Partial<IDistance>
    drift: RangeValue
    enable: boolean
    gravity: MoveGravity
    outModes: OutModes
    path: MovePath
    random: boolean
    size: boolean
    speed: RangeValue
    spin: Spin
    straight: boolean
    vibrate: boolean
    warp: boolean

    Methods