Skip to content

Unity Editor Extention for Copying Blend Shape Values to Other Skinned Mesh Render

License

Notifications You must be signed in to change notification settings

4hiziri/Unity-BlendShapeCopyExtension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

BlendShapeCopyTool

This Unity extension assists in copying blendshape values to other Skinned Mesh Render's blendshape.

How To Use

  1. Right click on Skinned Mesh Render you want to copy from
  2. Click "Copy BlendShapes"
  3. Select the mesh you want to copy to
  4. Right click on its mesh's Skinned Mesh Render
  5. Click "Paste BlendShapes Strictly", "Paste BlendShapes By Name" or "Paste BlendShapes Only Non-Zero Values"

"Paste BlendShapes Strictly" checks that both meshes have same blendshape name and do nothing if not same.

"Paste BlendShapes By Name" copies blendshape values only when each name's is the same.

"Paste BlendShapes Only Non-Zero Values" copies blendshape values when it is not zero.

About

Unity Editor Extention for Copying Blend Shape Values to Other Skinned Mesh Render

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages