Lens Scripting API
    interface RequestAnimationFrameType {
        trackCounts?: (callback: (count: number) => void) => void;
        (callback: () => void): void;
    }
    • Parameters

      • callback: () => void

      Returns void

    Index

    Properties

    Properties

    trackCounts?: (callback: (count: number) => void) => void
    MMNEPVFCICPMFPCPTTAAATR