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