소스 검색

ignore gltf 2.0 interface

Trevor Baron 7 년 전
부모
커밋
d1308cde32
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      dist/preview release/gltf2Interface/babylon.glTF2Interface.d.ts

+ 4 - 0
dist/preview release/gltf2Interface/babylon.glTF2Interface.d.ts

@@ -1,3 +1,7 @@
+/**
+ * @ignoreChildren
+ * @ignore
+ */
 declare module BABYLON.GLTF2 {
     const enum AccessorComponentType {
         BYTE = 5120,