tsParticles - v4.0.0-beta.12
    Preparing search index...

    Move direction values for particles

    Index

    Enumeration Members

    bottom: "bottom"

    Move towards the bottom

    bottomLeft: "bottom-left"

    Move towards the bottom-left

    bottomRight: "bottom-right"

    Move towards the bottom-right

    inside: "inside"

    Move inside the canvas

    left: "left"

    Move towards the left

    none: "none"

    No movement

    outside: "outside"

    Move outside the canvas

    right: "right"

    Move towards the right

    top: "top"

    Move towards the top

    topLeft: "top-left"

    Move towards the top-left

    topRight: "top-right"

    Move towards the top-right