Black Trigram (흑괘) - Korean Martial Arts Combat Simulator API - v0.7.0
    Preparing search index...

    Function precomputeAnimation

    • Precompute and cache animation interpolation

      Generates cached keyframes at regular intervals for smooth playback. Call this during asset loading or idle time.

      Parameters

      • animationId: string

        Animation identifier

      • animation: SkeletalAnimation

        Animation to precompute

      • sampleRate: number = 60

        Samples per second (default: 60fps = 60 samples/s)

      Returns void

      애니메이션사전계산