mirror of
https://github.com/bdunderscore/modular-avatar.git
synced 2025-04-11 23:19:00 +08:00
fix: missing PreviewMode innate parameter (#1466)
This commit is contained in:
parent
3f57e17548
commit
7e5d631b9d
@ -37,6 +37,7 @@ namespace nadena.dev.modular_avatar.core.editor
|
|||||||
public static ImmutableHashSet<string> VRCSDKParameters = new string[]
|
public static ImmutableHashSet<string> VRCSDKParameters = new string[]
|
||||||
{
|
{
|
||||||
"IsLocal",
|
"IsLocal",
|
||||||
|
"PreviewMode",
|
||||||
"Viseme",
|
"Viseme",
|
||||||
"Voice",
|
"Voice",
|
||||||
"GestureLeft",
|
"GestureLeft",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user