mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-05-13 22:09:53 -05:00
comment
This commit is contained in:
parent
02ea223822
commit
b24f06e106
|
|
@ -126,7 +126,6 @@ namespace UniVRM10.VRM10Viewer
|
|||
/// <summary>
|
||||
/// from v0.104
|
||||
/// </summary>
|
||||
/// <param name="src"></param>
|
||||
public void UpdateControlRigImplicit(Animator src)
|
||||
{
|
||||
var dst = m_controller.GetComponent<Animator>();
|
||||
|
|
@ -160,9 +159,8 @@ namespace UniVRM10.VRM10Viewer
|
|||
}
|
||||
|
||||
/// <summary>
|
||||
/// from v0.104
|
||||
/// from v0.108
|
||||
/// </summary>
|
||||
/// <param name="src"></param>
|
||||
public void UpdateControlRigImplicit(UniHumanoid.Humanoid src)
|
||||
{
|
||||
var dst = m_controller.GetComponent<Animator>();
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user