From 51034f4575a52596d4e8faa05c470be6e63e6d1d Mon Sep 17 00:00:00 2001 From: ousttrue Date: Mon, 26 Feb 2024 14:49:12 +0900 Subject: [PATCH] VRMC_vrm_animation.specVersion = "1.0" --- Assets/VRM10/Runtime/IO/VrmAnimationUtil.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/Assets/VRM10/Runtime/IO/VrmAnimationUtil.cs b/Assets/VRM10/Runtime/IO/VrmAnimationUtil.cs index aad4de8e1..38e22d49b 100644 --- a/Assets/VRM10/Runtime/IO/VrmAnimationUtil.cs +++ b/Assets/VRM10/Runtime/IO/VrmAnimationUtil.cs @@ -11,6 +11,7 @@ namespace UniVRM10 { var vrmAnimation = new VRMC_vrm_animation { + SpecVersion = "1.0", Humanoid = new UniGLTF.Extensions.VRMC_vrm_animation.Humanoid { HumanBones = new HumanBones(),