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

    Function calculateDirtyBones

    • Calculate dirty bones between two keyframes

      Identifies which bones have changed between keyframes for dirty flag optimization. Only changed bones need to be updated.

      Parameters

      • prevKeyframe: AnimationKeyframe

        Previous keyframe

      • nextKeyframe: AnimationKeyframe

        Next keyframe

      • threshold: number = 0.01

        Minimum rotation difference in radians (default: 0.01)

      Returns Set<string>

      Set of bone names that changed

      변경된뼈계산