tsParticles - v0.0.0
    Preparing search index...
    interface ITextOptions {
        color: string;
        font: ITextFontOptions;
        lines: ITextLinesOptions;
        text: string;
    }

    Implemented by

    Index

    Properties

    Properties

    color: string
    text: string