mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-09-13 14:29:38 -05:00
0.x は default true
This commit is contained in:
@@ -23,7 +23,7 @@ namespace VRM
|
||||
/// FreezeBlendShape
|
||||
/// </summary>
|
||||
[Tooltip("when freeze mesh, blendShpae base use current weight")]
|
||||
public bool FreezeMeshUseCurrentBlendShapeWeight = false;
|
||||
public bool FreezeMeshUseCurrentBlendShapeWeight = true;
|
||||
|
||||
/// <summary>
|
||||
/// BlendShapeのシリアライズにSparseAccessorを使う
|
||||
|
||||
Reference in New Issue
Block a user