tsParticles - v0.0.0
    Preparing search index...
    interface ILightGradient {
        start: string | IRangeColor;
        stop: string | IRangeColor;
    }

    Implemented by

    Index

    Properties

    Properties

    start: string | IRangeColor
    stop: string | IRangeColor