tsParticles - v0.0.0
    Preparing search index...
    interface ITwinkle {
        lines: {
            color: IRangeColor;
            enable: boolean;
            frequency: number;
            opacity: RangeValue;
        };
    }
    Index

    Properties

    Properties

    lines: {
        color: IRangeColor;
        enable: boolean;
        frequency: number;
        opacity: RangeValue;
    }