fix: missing PreviewMode innate parameter (#1466)

This commit is contained in:
bd_ 2025-03-02 20:51:59 -08:00 committed by GitHub
parent 3f57e17548
commit 7e5d631b9d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -37,6 +37,7 @@ namespace nadena.dev.modular_avatar.core.editor
public static ImmutableHashSet<string> VRCSDKParameters = new string[]
{
"IsLocal",
"PreviewMode",
"Viseme",
"Voice",
"GestureLeft",