Forráskód Böngészése

GLTFLoader: Update documentation to include KHR_meshopt_compression (#32661)

Don McCurdy 6 napja
szülő
commit
e80951c9c1
1 módosított fájl, 1 hozzáadás és 0 törlés
  1. 1 0
      examples/jsm/loaders/GLTFLoader.js

+ 1 - 0
examples/jsm/loaders/GLTFLoader.js

@@ -92,6 +92,7 @@ import { clone } from '../utils/SkeletonUtils.js';
  * - KHR_materials_unlit
  * - KHR_materials_volume
  * - KHR_mesh_quantization
+ * - KHR_meshopt_compression
  * - KHR_lights_punctual
  * - KHR_texture_basisu
  * - KHR_texture_transform

粤ICP备19079148号