Explorar o código

adding hidden tag to BinaryWriter

Kacey Coley %!s(int64=7) %!d(string=hai) anos
pai
achega
8a6b36e424
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      serializers/src/glTF/2.0/babylon.glTFExporter.ts

+ 1 - 1
serializers/src/glTF/2.0/babylon.glTFExporter.ts

@@ -752,7 +752,7 @@ module BABYLON.GLTF2 {
     }
 
     /**
-     * @ignore
+     * @hidden
      * 
      * Stores glTF binary data.  If the array buffer byte length is exceeded, it doubles in size dynamically
      */