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

    Function getAnimationByName

    • Get animation by name (legacy support)

      Legacy semantic alias for callers that specifically receive a skeletal animation name from UI/rendering code.

      Parameters

      • name: string

        Animation name (e.g., "front_kick")

      Returns SkeletalAnimation | undefined

      Skeletal animation or undefined

      Checks ALL_ANIMATIONS first because it owns renderable skeletal animation names, then ANIMATION_ID_REGISTRY for technique animation IDs that intentionally alias existing skeletal animation objects.

      이름으로애니메이션조회