mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-09-06 19:11:37 -05:00
Updated UniGLTF(refactor importer api)
This commit is contained in:
@@ -61,8 +61,7 @@ public class VRMTest
|
||||
// import
|
||||
context.ParseJson(gltf.ToJson(), new SimpleStorage());
|
||||
//Debug.LogFormat("{0}", context.Json);
|
||||
gltfImporter.Load(context);
|
||||
|
||||
context.Load();
|
||||
AssertAreEqual(go.transform, context.Root.transform);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user