Unity Skinned Mesh Transfer Tool

Unity Skinned Mesh Transfer Tool

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

  1. Download the latest release unity package.
  2. Import the package into your project.
  3. Done!

Usage

  1. Tools -> Mesh Transfer Tool from the menu bar
  2. Select the source armature and target mesh and click "Remap Meshes" button.
  3. Done!

How does it work?

 

Notice

  1. This plugin use UniVRM. Please import UniVRM before using this plugin. (for now this plugin only has v1 support.)
  2. The Target mesh and Source mesh must not be prefabs.
  3. This plugin has only been tested for hair. It may not work for other meshes.
  4. Only testing VRM1.0 export.

    image

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