mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-04-25 07:28:51 -05:00
green
This commit is contained in:
parent
b3cbe06c6e
commit
75eed7434f
|
|
@ -80,7 +80,7 @@ namespace UniVRM10
|
|||
}
|
||||
|
||||
// Target UPVector
|
||||
Handles.color = Color.red;
|
||||
Handles.color = Color.green;
|
||||
Handles.DrawLine(m_target.transform.position, m_target.transform.position + m_target.UpVector);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user