ModelStitching
ModelStitching copied to clipboard
Example of Unity SkinnedMesh stitching
ModelStitching
Example of Unity SkinnedMesh stitching
- Instantiate avatar game object
- Instantiate clothing game object
- Create instance of Stitcher
- Call stitcher.Stitch(clothing, avatar)