mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-09-11 13:29:41 -05:00
Fix #12
This commit is contained in:
@@ -31,12 +31,6 @@ namespace VRM
|
||||
}
|
||||
}
|
||||
|
||||
// update buffer size
|
||||
foreach (var b in gltf.buffers)
|
||||
{
|
||||
b.UpdateByteLength();
|
||||
}
|
||||
|
||||
return gltf;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user