This commit is contained in:
ousttrue
2021-10-27 20:25:36 +09:00
parent 48561c77ef
commit 4ea2115c8d

View File

@@ -89,7 +89,8 @@ namespace UniGLTF
string.Empty,
string.Empty,
gltf,
new List<GlbChunk>{
new List<GlbChunk>
{
new GlbChunk(), // json
GlbChunk.CreateBin(bytes),
},