Expected:
Exported GLB should contains the original index and attribute buffer.
Actual:
index changed on export, expected: Uint16Array actual: Uint32Array
index byteLength changed on export, expected: 6 actual: 12
position type changed on export, expected: 5123 actual: 5126
position size changed on export, expected: 6 actual: 12
After checking with @bghgary, it is actually not straightforward at all to add.
We wonβt do it for the version 6.x but are fully open to contribution if you need this pretty soon ? Otherwise, we will wait for more request from the community to prioritize it.