mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-08-24 03:25:41 -05:00
remove comment
This commit is contained in:
@@ -105,11 +105,6 @@ namespace VRM
|
||||
return avatar;
|
||||
});
|
||||
|
||||
// humanPoseTransfer
|
||||
// var animator = normalized.GetComponent<Animator>();
|
||||
// var humanPoseTransfer = normalized.AddComponent<HumanPoseTransfer>();
|
||||
// humanPoseTransfer.Avatar = animator.avatar;
|
||||
|
||||
CopyVRMComponents(go, normalized, bMap);
|
||||
|
||||
return normalized;
|
||||
|
||||
Reference in New Issue
Block a user