Get AnimationType for a given technique ID
Looks up the AnimationType from the TECHNIQUE_TO_ANIMATION_TYPE mapping. Currently only supports archetype techniques (TechniqueId enum). Returns undefined for unknown techniques or trigram techniques.
The technique ID
The AnimationType for movement physics, or undefined if not found
기술ID로애니메이션타입가져오기
Get AnimationType for a given technique ID
Looks up the AnimationType from the TECHNIQUE_TO_ANIMATION_TYPE mapping. Currently only supports archetype techniques (TechniqueId enum). Returns undefined for unknown techniques or trigram techniques.