mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-07-23 18:51:26 -05:00
Update Assets/VRM10/Editor/Components/SpringBone/VRM10SpringBoneJointEditor.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
b4bfb753b1
commit
e8e6cc239e
|
|
@ -85,7 +85,7 @@ namespace UniVRM10
|
|||
}
|
||||
|
||||
//
|
||||
// angle limiet
|
||||
// angle limit
|
||||
//
|
||||
m_showAnglelimitSettings = EditorGUILayout.Foldout(m_showAnglelimitSettings, "AngleLimit Settings(dev)");
|
||||
if (m_showAnglelimitSettings)
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user