l2_export_animation
Export animation from .ukx files to BVH format for use in Blender or Maya.
Instructions
Export an animation from .ukx to BVH format (Blender/Maya compatible).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Animation name to export. Mutually exclusive with index. | |
| index | No | Animation index to export. | |
| output | No | Output .bvh path. Auto-generated if empty. | |
| filepath | Yes | Absolute path to the .ukx file. |