load_vrma_animation
Load an animation from a VRMA file for playback. Specify the file path relative to the VRMA directory and a custom identifier.
Instructions
VRMAファイルからアニメーションを読み込む
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| animationName | Yes | アニメーション識別名(再生時に使用) | |
| animationPath | Yes | VRMAファイル名(例: greeting.vrma)環境変数 VRMA_ANIMATIONS_DIR からの相対パス |