UseExperimentalExporter default false

This commit is contained in:
hirose 2019-12-26 17:59:56 +09:00
parent 605a5db9a5
commit 31d0f1e109

View File

@ -31,7 +31,7 @@ namespace VRM
public bool PoseFreeze = true;
public bool UseExperimentalExporter = true;
public bool UseExperimentalExporter = false;
public bool ReduceBlendshapeSize = false;