UniGLTF/Runtime/UniGLTF/Format の UnityEngine 依存を除去

This commit is contained in:
ousttrue
2020-12-01 18:33:25 +09:00
parent f7f6730fec
commit f309225320
36 changed files with 545 additions and 17589 deletions

View File

@@ -1,4 +1,5 @@
using System.IO;
using UniGLTF;
using UnityEngine;
using UnityEngine.UI;
using VRM;