Instancing is not suported for skins
stevk opened this issue · comments
Steven Kopsa commented
This blocks me from creating a model to test the following:
Multiple meshes sharing a single skin. (KhronosGroup/glTF#1285)
I believe that I could work around this issue by editing the output after the runtime conversion, but I don't think that would be an ideal solution.
Steven Kopsa commented
fixed by #462