Merge pull request #2251 from ousttrue/fix/vrma_spec_version

VRMC_vrm_animation.specVersion = "1.0"
This commit is contained in:
ousttrue 2024-02-27 15:10:23 +09:00 committed by GitHub
commit 7522752a03
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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(),