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