From 90aa9037ad5b805256683a1a1849a13b53ea1e45 Mon Sep 17 00:00:00 2001 From: ousttrue Date: Thu, 26 Sep 2024 20:54:25 +0900 Subject: [PATCH] fix --- Assets/VRM10/Runtime/IO/Vrm10Importer.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/Assets/VRM10/Runtime/IO/Vrm10Importer.cs b/Assets/VRM10/Runtime/IO/Vrm10Importer.cs index ace9cb3bf..f458eff2e 100644 --- a/Assets/VRM10/Runtime/IO/Vrm10Importer.cs +++ b/Assets/VRM10/Runtime/IO/Vrm10Importer.cs @@ -506,6 +506,7 @@ namespace UniVRM10 }); } } + } else { // default 値を割り当てる