mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-08-20 09:34:42 -05:00
default false
This commit is contained in:
@@ -33,7 +33,7 @@ namespace VRM
|
||||
|
||||
public bool UseExperimentalExporter = true;
|
||||
|
||||
public bool ReduceBlendshapeSize = true;
|
||||
public bool ReduceBlendshapeSize = false;
|
||||
|
||||
public IEnumerable<string> CanExport()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user