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

    Weights for each coordinate's influence on a color component (0 to 1)

    interface ITrailColorWeight {
        x?: number;
        y?: number;
    }

    Implemented by

    Index

    Properties

    Properties

    x?: number
    y?: number