tsParticles - v4.4.0
    Preparing search index...

    Interface IAnimatable<T>

    interface IAnimatable<T extends IAnimation> {
        animation: T;
    }

    Type Parameters

    Hierarchy (View Summary)

    Implemented by

    Index
    animation: T