This commit is contained in:
ousttrue
2022-04-11 17:39:20 +09:00
parent 36d697fdb4
commit f9fa1752eb

View File

@@ -63,7 +63,7 @@ namespace UniVRM10
}
}
[ContextMenu("AddJointsToAllChild0")]
[ContextMenu("Add joints")]
private void AddJointsToChild0()
{
var root = GetComponentInParent<Vrm10Instance>();