mirror of
https://github.com/bdunderscore/modular-avatar.git
synced 2024-12-28 10:15:06 +08:00
fix missing physbone parameter suffixes (#517)
This commit is contained in:
parent
5f3e1dcf86
commit
c17df16652
@ -56,6 +56,8 @@ namespace nadena.dev.modular_avatar.core.editor
|
||||
"_IsGrabbed",
|
||||
"_Angle",
|
||||
"_Stretch",
|
||||
"_IsPosed",
|
||||
"_Squish",
|
||||
}.ToImmutableList();
|
||||
|
||||
public static ImmutableDictionary<string, DetectedParameter> ProbeParameters(GameObject root)
|
||||
|
Loading…
Reference in New Issue
Block a user