mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-09-14 14:59:43 -05:00
test
This commit is contained in:
@@ -450,6 +450,9 @@ namespace UniVRM10.VRM10Viewer
|
||||
ct: cancellationToken);
|
||||
if (vrm10Instance != null)
|
||||
{
|
||||
// test. error にならなければよい
|
||||
vrm10Instance.Runtime.Expression.SetWeight(ExpressionKey.Aa, 0);
|
||||
|
||||
if (cancellationToken.IsCancellationRequested)
|
||||
{
|
||||
UnityObjectDestoyer.DestroyRuntimeOrEditor(vrm10Instance.gameObject);
|
||||
|
||||
Reference in New Issue
Block a user