@@ -102,6 +102,7 @@ THREE.GLTFLoader.prototype = {
5121: Uint8Array,
5122: Int16Array,
5123: Uint16Array,
+ 5125: Uint32Array,
5126: Float32Array,
};