Updated UniGLTF

This commit is contained in:
ousttrue 2018-07-23 15:02:29 +09:00
parent dc2ebb369f
commit 3d277731ed
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@ namespace VRM
public VRMExporter(glTF gltf) : base(gltf)
{ }
public static glTF Export(GameObject go)
public new static glTF Export(GameObject go)
{
var gltf = new glTF();
using (var exporter = new VRMExporter(gltf)

@ -1 +1 @@
Subproject commit d65954fa54388b15273293b9c87d97370195426e
Subproject commit 1a7612a866487b5a442e93d390ec62a9b1d93961