mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-05-15 07:00:10 -05:00
Fixed /asset/generator
This commit is contained in:
parent
dee5e7c708
commit
613e8f7da9
|
|
@ -25,8 +25,6 @@ namespace VRM
|
|||
{
|
||||
_Export(gltf, exporter, go);
|
||||
}
|
||||
|
||||
gltf.asset.generator = string.Format("UniVRM-{0}.{1}", VRMVersion.MAJOR, VRMVersion.MINOR);
|
||||
return gltf;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user