mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-09-27 05:12:32 -05:00
Merge pull request #2251 from ousttrue/fix/vrma_spec_version
VRMC_vrm_animation.specVersion = "1.0"
This commit is contained in:
@@ -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(),
|
||||
|
||||
Reference in New Issue
Block a user