The supported model formats include: {{(idx > 0 ? ", " : "") + format}}
HMP (Hierarchical Motion Parametrization) is a 3D model format used to describe animations. It is mainly used to store and manage character animations, especially in game development.
The structure and content of HMP files can vary depending on the specific application and tool, but their basic principle is to effectively store and manage complex character animation data for easy use and processing by game engines or other animation systems.