mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-05-13 14:04:29 -05:00
UseExperimentalExporter default false
This commit is contained in:
parent
605a5db9a5
commit
31d0f1e109
|
|
@ -31,7 +31,7 @@ namespace VRM
|
|||
|
||||
public bool PoseFreeze = true;
|
||||
|
||||
public bool UseExperimentalExporter = true;
|
||||
public bool UseExperimentalExporter = false;
|
||||
|
||||
public bool ReduceBlendshapeSize = false;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user