瀏覽代碼

GLTFLoader: Update documentation to include KHR_meshopt_compression (#32661)

Don McCurdy 6 天之前
父節點
當前提交
e80951c9c1
共有 1 個文件被更改,包括 1 次插入0 次删除
  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号