tsParticles - v4.2.1
    Preparing search index...

    Gradient angle options class

    Implements

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    animation: GradientAngleAnimation = ...

    Angle animation

    direction:
        | RotateDirection
        | "counter-clockwise"
        | "clockwise"
        | "counterClockwise"
        | "random" = RotateDirection.clockwise

    Angle direction

    value: RangeValue = 0

    Angle value

    Methods