mirror of
https://github.com/bdunderscore/modular-avatar.git
synced 2024-12-29 18:55:06 +08:00
add missing sdk parameters (#647)
This commit is contained in:
parent
c3d71958ea
commit
6dcea7fa5e
@ -55,6 +55,13 @@ namespace nadena.dev.modular_avatar.core.editor
|
||||
"MuteSelf",
|
||||
"InStation",
|
||||
"Earmuffs",
|
||||
"IsOnFriendsList",
|
||||
"AvatarVersion",
|
||||
"ScaleModified",
|
||||
"ScaleFactor",
|
||||
"ScaleFactorInverse",
|
||||
"EyeHeightAsMeters",
|
||||
"EyeHeightAsPercent",
|
||||
}.ToImmutableHashSet();
|
||||
|
||||
public static ImmutableList<string> PhysBoneSuffixes = new string[]
|
||||
|
Loading…
Reference in New Issue
Block a user