mirror of
https://github.com/bdunderscore/modular-avatar.git
synced 2025-04-25 05:49:00 +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",
|
"MuteSelf",
|
||||||
"InStation",
|
"InStation",
|
||||||
"Earmuffs",
|
"Earmuffs",
|
||||||
|
"IsOnFriendsList",
|
||||||
|
"AvatarVersion",
|
||||||
|
"ScaleModified",
|
||||||
|
"ScaleFactor",
|
||||||
|
"ScaleFactorInverse",
|
||||||
|
"EyeHeightAsMeters",
|
||||||
|
"EyeHeightAsPercent",
|
||||||
}.ToImmutableHashSet();
|
}.ToImmutableHashSet();
|
||||||
|
|
||||||
public static ImmutableList<string> PhysBoneSuffixes = new string[]
|
public static ImmutableList<string> PhysBoneSuffixes = new string[]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user