mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-04-24 23:18:04 -05:00
Update Assets/UniGLTF/Runtime/UniGLTF/IO/Parser/GlbLowLevelParser.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
81abd951d7
commit
820d46758f
|
|
@ -158,7 +158,6 @@ namespace UniGLTF
|
|||
// var extrans = new Dictionary<string, JsonNode>()
|
||||
// {
|
||||
// {"targetNames", targetNames },
|
||||
// };
|
||||
var f = new JsonFormatter();
|
||||
f.BeginMap();
|
||||
f.Key("targetNames");
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user