UnitySkinnedMeshTransferTool
Unity Skinned Mesh Transfer Tool for Vroid Models
What is this?
This is a tool to transfer the skinned mesh to another armature, for example, hair.
Installation
- Download the latest release unity package.
- Import the package into your project.
- Done!
Usage
Tools -> Mesh Transfer Tool
from the menu bar- Select the source armature and target mesh and click "
Remap Meshes
" button. - Done!
How does it work?
Notice
- This plugin use UniVRM. Please import UniVRM before using this plugin. (for now this plugin only has v1 support.)
- The Target mesh and Source mesh must not be prefabs.
- This plugin has only been tested for hair. It may not work for other meshes.
- Only testing VRM1.0 export.

- If you find a bug, please report it in the issues section.