add missing sdk parameters (#647)

This commit is contained in:
dag-ed 2024-02-03 22:42:12 +09:00 committed by GitHub
parent c3d71958ea
commit 6dcea7fa5e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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[]