Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ousttrue committed Sep 26, 2024
1 parent c369439 commit 90aa903
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Assets/VRM10/Runtime/IO/Vrm10Importer.cs
Original file line number Diff line number Diff line change
Expand Up @@ -506,6 +506,7 @@ async Task<VRM10Object> LoadVrmAsync(IAwaitCaller awaitCaller, UniGLTF.Extension
});
}
}
}
else
{
// default 値を割り当てる
Expand Down

0 comments on commit 90aa903

Please sign in to comment.