Open sotrh opened 4 months ago
Adds the KHR_mesh_quantization feature that alters ReadPositions, ReadNormals and ReadTangents to be enums that allow multiple types of data.
KHR_mesh_quantization
ReadPositions
ReadNormals
ReadTangents
The CI test failures are unrelated to your change. I'll look into it.
Would be good to have this landing at some point...
Adds the
KHR_mesh_quantization
feature that altersReadPositions
,ReadNormals
andReadTangents
to be enums that allow multiple types of data.