mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-09-08 11:59:26 -05:00
Improved UnityPath
This commit is contained in:
@@ -46,7 +46,7 @@ public class VRMTest
|
||||
public void VRMSimpleSceneTest()
|
||||
{
|
||||
var go = CreateSimpelScene();
|
||||
var context = new VRMImporterContext(null);
|
||||
var context = new VRMImporterContext();
|
||||
|
||||
try
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user