mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-09-26 21:01:15 -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:
@@ -85,7 +85,7 @@ namespace UniVRM10
|
||||
}
|
||||
|
||||
//
|
||||
// angle limiet
|
||||
// angle limit
|
||||
//
|
||||
m_showAnglelimitSettings = EditorGUILayout.Foldout(m_showAnglelimitSettings, "AngleLimit Settings(dev)");
|
||||
if (m_showAnglelimitSettings)
|
||||
|
||||
Reference in New Issue
Block a user