Bläddra i källkod

ignore gltf 2.0 interface

Trevor Baron 7 år sedan
förälder
incheckning
d1308cde32
1 ändrade filer med 4 tillägg och 0 borttagningar
  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,