tsParticles - v0.0.0
    Preparing search index...
    • Replaces the library animation functions with custom ones.

      Parameters

      • nextFrame: (callback: FrameRequestCallback) => number

        A function that will be called with a callback to be executed in the next frame.

      • cancel: (handle: number) => void

        A function that will be called with the handle of the frame to be canceled.

      Returns void