Skip to main content

createAnimationDebugLogger

FitFileViewer - API Documentation v30.0.1


FitFileViewer - API Documentation / utils/debug/lastAnimLog / createAnimationDebugLogger

Function: createAnimationDebugLogger()

createAnimationDebugLogger(options?: AnimationDebugLoggerOptions): AnimationDebugLogger

Defined in: utils/debug/lastAnimLog.ts:92

Creates throttled animation debug loggers with explicit runtime providers.

Parameters​

options?​

AnimationDebugLoggerOptions = {}

Optional runtime provider overrides.

Returns​

AnimationDebugLogger

Animation debug logger functions.