default false

This commit is contained in:
hirose 2019-12-13 22:49:53 +09:00
parent c842e577c4
commit 348a3c97ea

View File

@ -33,7 +33,7 @@ namespace VRM
public bool UseExperimentalExporter = true;
public bool ReduceBlendshapeSize = true;
public bool ReduceBlendshapeSize = false;
public IEnumerable<string> CanExport()
{