tsParticles - v4.2.1
    Preparing search index...

    Path movement options.

    Hierarchy (View Summary)

    Implements

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    clamp: boolean = true

    Checks if the output value is clamped between -1 and 1, the velocity range, values out of range must be handled correctly.

    delay: ValueWithRandom = ...

    The delay between two updates of the path.

    enable: boolean = false

    Enables or disables the path movement.

    generator?: string

    The name of the path generator to use, if any.

    options: PathOptions = {}

    The options of the path movement.

    Methods